Live Preview
Copy This Code
Paste this single line into your HTML where you want the widget to appear:
<div id="aurum-widget" data-theme="dark" data-metal="gold"></div><script src="https://aurumrates.com/embed-widget.js"></script>
Customization Options
Theme
Dark (default) or Light
data-theme="light"
Metal
Gold, Silver, or Platinum
data-metal="silver"
Silver Widget Example
<div id="aurum-widget" data-theme="light" data-metal="silver"></div><script src="https://aurumrates.com/embed-widget.js"></script>
Why Use the AURUM Widget?
- Free forever — no API key, no signup, no limits
- Real-time data — prices update every 30 seconds from COMEX
- Lightweight — under 3KB, no dependencies
- Responsive — works on desktop and mobile
- Two themes — dark and light to match your site
- Three metals — gold, silver, platinum
Terms of Use
The widget is free for commercial and non-commercial use. The "AURUM" attribution link must remain visible. By using the widget, you agree to our Terms of Service. Data is provided for informational purposes only — see our Disclaimer.
For Developers
Need more control? Use our REST API directly:
GET https://aurumrates.com/api/chart?symbol=GC=F&range=1d&interval=5m
Returns JSON with OHLCV data from COMEX via Yahoo Finance. Rate limit: 100 requests/hour. No API key required.