Back to catalog
💱

MetalpriceAPI

API Key

Real-time and historical exchange rates and currency conversion API

💱Currency ExchangeHTTPS

Gold Spot Price

MetalpriceAPI

MetalGold (XAU)
Price Per Oz$2,934.50
Price Per Gram$94.35
CurrencyUSD
Date2026-02-25

Sample Response

response.json
1{
2 "metal": "Gold (XAU)",
3 "pricePerOz": "$2,934.50",
4 "pricePerGram": "$94.35",
5 "currency": "USD",
6 "date": "2026-02-25"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://metalpriceapi.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs