US Dollar (USD) $

US Dollar exchange rates against major world currencies, checked hourly and updated as sources publish.

Get USD rates in your app

One GET request returns every rate against USD as JSON. Send your API key in the Authorization header.

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://rate-api.com/api/v1/latest?base=USD"

Replace YOUR_API_KEY with a key from your dashboard. The same key also works in the URL path or an X-API-Key header.

Get your free API key

Free plan: 2,500 requests a month, no credit card. Upgrade any time for conversion, historical rates and higher limits.

Rates as of 2026-09-27. For developers: query these via the Rate-API REST API.