Gold price in euros (EUR)
1 troy ounce of gold is worth €3,762.38 in euros
Cached, refreshed hourly, not live. Observed .
Recent daily closes (last 7 days)
| UTC day | Gold per troy ounce |
|---|---|
| €3,813.56 | |
| €3,789.53 | |
| €3,786.33 | |
| €3,761.07 | |
| €3,751.04 | |
| €3,775.28 | |
| €3,762.65 |
Each close is the last cached price of that UTC day. Days without a cached price are omitted.
Get the gold price in EUR from the API
Request GET /v1/gold/price?currency=EUR with your API key in the X-API-Key header. Replace bullion_your_key with a key from your dashboard.
curl -H "X-API-Key: bullion_your_key" \
"https://api.bullionapi.dev/v1/gold/price?currency=EUR"Questions
How often is the gold price in euros updated?
Bullion API refreshes its cached gold prices hourly. Every cached price comes with its observation time in UTC, and it is not a live market quote.
How do I get the gold price in EUR from the API?
Call GET /v1/gold/price?currency=EUR with your API key in the X-API-Key header. The response is the latest cached price per troy ounce; add unit=gram or unit=kilogram for other weights.
Can I use these prices commercially?
The Free and Pro plans are for non-commercial use. Commercial use, such as pricing products for customers, requires the Enterprise plan.