Live Data

Exchange rates, crypto & metals in one place

Real-time financial data from trusted sources. No sign-up, no clutter, no paywalls.

Major Currencies

View all currencies →

USD base • Updated hourly via OpenExchangeRates

Top Coins by Market Cap

View all coins →

Updates every 5 minutes via CoinLore

Spot Prices

View details →

Spot price per troy ounce • Updated hourly

Build with our API

Access real-time forex, crypto and metals data with a simple REST API. Free tier available.

// Fetch live exchange rates const res = await fetch('https://rates.rocasoftware.net/api/forex', { headers: { 'X-API-Key': 'YOUR_API_KEY' } }); const { rates } = await res.json(); console.log('EUR/USD:', rates.EUR);

Built for speed and simplicity

Edge-fast

Served from Cloudflare's global edge network. Response times in milliseconds, not seconds.

🔒

Reliable sources

Forex from OpenExchangeRates, crypto from CoinLore. Institutional-grade data you can trust.

📈

170+ assets

38 fiat currencies, 50 cryptocurrencies, 4 precious metals. All in one unified API.

🛠

Developer-first

Clean JSON responses. Simple authentication. Generous free tier. Comprehensive docs.

🌐

No sign-up needed

Browse all data on the website without creating an account. API keys only for programmatic access.

💰

Free forever

The website is free to use with no paywalls. The API free tier includes 100 requests per day.