🇬🇧 UK site · GBP🇺🇸 US site · USD
🥇 Live spot rate · updated 3×/day

Gold Price Per Gram UK Today

How much is gold per gram right now? Enter the weight and purity below for today's gold rate in the UK, priced in GBP.

Last refreshed: —
⚠ Using cached rate — live API temporarily unavailable
Total value (GBP)
Price per gram
Price per 10g
Price per troy oz

This calculator shows today's gold price per gram in the UK, in GBP — the gold rate in the UK per gram, sourced from a live spot price and refreshed three times a day. Whether you want to know todays gold price per gram UK for an insurance valuation, or the price of gold per gram UK today to sell an old piece, start here and use the purity dropdown to match your item's hallmark.

Looking for a specific purity? Jump straight to the 24 carat, 22 carat, 18 carat, 21 carat, 14k or 9ct page, each with a dedicated calculator and hallmark guide.

Gold Price Per Gram UK — By Purity

Gold Price Per Gram in GBP — Why It Moves

The price of gold per gram in GBP is driven by two things: the international gold spot price (quoted in US dollars per troy ounce) and the GBP/USD exchange rate. When the pound weakens against the dollar, the UK gold rate per gram can rise even if the dollar gold price is flat — this is why a gold rate in UK per gram calculator needs a live GBP feed, not a simple currency-converted estimate.

How This Calculator Works — Formula & Method

Source: goldapi.io live spot feed · applied deterministically · see full methodology

// 24k, 22k, 21k, 18k, 14k — each read directly from goldapi.io's own per-purity quote
price_per_gram(purity) = goldapi.price_gram_[purity]
// 9ct has no goldapi.io field, so it's the one purity actually derived by fraction
price_per_gram(9ct) = price_per_gram(24k) × 0.375
total_value = price_per_gram(purity) × weight_in_grams

Live spot price, not an AI estimate — updated three times daily from goldapi.io. This is an indicative price, not a dealer quote. See the full methodology for why most purities are read directly rather than derived by fraction.

Frequently Asked Questions

The UK gold rate per gram changes throughout the trading day. This calculator pulls a live spot price and updates three times daily, so the figure shown is today's gold price per gram in GBP, not a fixed historical value.
No. The price shown is the live spot rate — the wholesale market price. If you're looking at the price of gold per gram UK today to sell, dealers buy at a discount to spot (see our scrap gold page), and the exact offer varies by dealer, purity and volume.
Gold is priced internationally in US dollars per troy ounce, then converted. A UK gold price per gram in GBP reflects both the dollar gold price and the current GBP/USD exchange rate, so it moves with currency shifts too, not just gold itself.
24k is spot gold quoted per troy ounce, divided by 31.1035 (grams per troy ounce). 22k, 21k, 18k and 14k are each read directly from goldapi.io's own per-purity quote — not derived by multiplying 24k by a fraction. 9ct is the exception: goldapi.io has no 9ct field, so it's the one purity actually calculated as 24k price × 0.375 — see our full methodology.

Transparency & Methodology

GP

Gold Price Per Gram UK

Independent, Open-Source Live Tracker

An independent calculator that pulls a live gold spot price and applies the standard troy-ounce-to-gram conversion deterministically — no manual price entry, no AI estimate.

Live goldapi.io feed Updated 3×/day

Methodology & Limitations

Prices are the live interbank/wholesale spot rate sourced from goldapi.io, not a retail dealer quote. See the full methodology for the exact formula and update schedule.

Not a Dealer or Adviser

This site is not a bullion dealer, refiner or financial adviser — prices are indicative only. Before selling, compare quotes from a reputable dealer; for industry-standard benchmark pricing see the LBMA Gold Price.

Open Source

The fetch, formula and page-generation code is public. Inspect it or suggest improvements on GitHub.