🇺🇸 US site · USD🇬🇧 UK site · GBP
🔌 Free · one script tag · no account

Embeddable Gold Price Widget

Show today's live US gold price per gram on your own site — a small self-contained badge that pulls the same live data as this site, with a link back.

Live Preview

How to Embed It

Paste this snippet anywhere in your page's HTML:

<div id="usgpg-widget"></div>
<script src="https://usgoldpricepergram.com/embed/widget.js" async></script>

That's it — no API key, no account, no build step. The widget fetches gold-data.json client-side and renders a small 24K USD/gram badge with a "Gold Price Per Gram USA" link back to this site.

Notes

The widget's CSS is scoped under its own wrapper class so it won't leak styles onto your page. It refreshes once on page load — reload the page to see an updated price (it does not auto-poll). No uptime SLA; this is a static-file service, not a monitored production API — see the API documentation for the underlying data.

Transparency & Methodology

GP

Gold Price Per Gram USA

Independent, Open-Source Live Tracker

An independent calculator that reads a live gold price from its UK sister site and applies a live FX conversion and the standard troy-ounce-to-gram formula deterministically — no manual price entry, no AI estimate.

Live UK feed + FX rate Updated 3×/day

Methodology & Limitations

USD prices are derived from the live GBP spot price published by our sister site, Gold Price Per Gram UK, converted using a live GBP→USD rate. 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 buyer; for the US benchmark gold market see CME Group / COMEX Gold Futures.

US Karat Standards

Karat quality marks (24K/22K/18K/14K/10K) follow the FTC's Jewelry Guides (16 CFR Part 23) — the federal rules on gold fineness marking. See the FTC's own consumer guide, Buying Platinum, Gold, and Silver Jewelry, for what to check before buying.

Open Source

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