Real-time Gold Price API
Get accurate precious metal prices with our reliable REST API. Perfect for trading platforms, financial apps, and market analysis.
curl --location 'https://goldrestapicom.gadget.app/v1/rates?base=EUR&symbols=USD,TRY,XAU' \ --header 'Authorization: Bearer <YOUR_API_KEY>'
{
"data": { "quotes": [
{ "symbol":"USD","buy":1.0862,"sell":1.0880,"fetchedAt":"2025-09-15T07:45:21Z" }
]}
}How It Works
Sign Up
Get API Key
Make Requests
Try Our API
curl --location 'https://goldrestapicom.gadget.app/v1/rates?base=EUR&symbols=USD%2CTRY%2CXAU' \ --header 'Authorization: Bearer <YOUR_API_KEY>'
Authorization: Bearer <API_KEY>
Why Choose Gold API?
Real-time Data
Global Coverage
Historical Data
99.9% Uptime
Developer Friendly
Flexible Pricing
Data You Can Trust
Source: (example) Tuncgil + additional sources • Refresh: Per minute
| Field | Type | Description |
|---|---|---|
| symbol | string | Currency/metal code |
| buy | number | Buy |
| sell | number | Sell |
| fetchedAt | ISO date | Fetch time |
System Status
Perfect For
Trading Platforms
Financial Apps
Market Analysis
E-commerce
Quick Start
curl --location 'https://goldrestapicom.gadget.app/v1/rates?base=EUR&symbols=USD,TRY' \ --header 'Authorization: Bearer <YOUR_API_KEY>'
const res=await fetch('https://goldrestapicom.gadget.app/v1/rates?base=EUR&symbols=USD,TRY',{headers:{Authorization:'Bearer YOUR_API_KEY'}});
const data=await res.json();import requests
h={'Authorization':'Bearer YOUR_API_KEY'}
print(requests.get('https://goldrestapicom.gadget.app/v1/rates?base=EUR&symbols=USD,TRY',headers=h).json())Header: Authorization: Bearer <API_KEY>
Why Developers Choose Us
| Reliable Infrastructure | Enterprise-grade infrastructure with 99.9% uptime guarantee |
| Global Data Coverage | Comprehensive precious metals data from markets worldwide |
| Developer Experience | Clean APIs, detailed documentation, and responsive support |
Enterprise-Grade Security
End-to-end Encryption
All data is encrypted in transit and at rest using industry-standard protocols
SOC 2 Type II Compliant
We maintain the highest standards for security, availability, and confidentiality
24/7 Security Monitoring
Continuous monitoring and threat detection to protect your data
API Key Authentication
Secure API access with encrypted keys and rate limiting protection
- Real-time Price AlertsSet custom price alerts and receive notifications via webhook when precious metal prices reach your target levels.
- Historical Data API v2Enhanced historical data endpoints with improved performance and extended date ranges up to 10 years.
- Multi-Currency SupportSupport for 200+ currencies with real-time conversion rates and localized pricing.
- GraphQL APIFlexible GraphQL endpoints for more efficient data fetching and custom queries.
- WebSocket StreamingReal-time streaming of price updates via WebSocket for low-latency applications.
Ready to Get Started?
Explore our comprehensive API documentation and start building today
Frequently Asked Questions
How accurate are your gold prices?
What currencies do you support?
Is there a free plan available?
How fast is your API?
Do you offer historical data?
What support do you provide?
Start Building Today
Join thousands of developers using Gold API to power their applications
Early Access Program
Get exclusive access to new features before they're released