Back to catalog

Endpoint

exchangerate.host — latest rates

Latest conversion table for symbols list.

FX relative to base

FinanceNo API keyDefault GET

HTTP console

Example URL
https://api.exchangerate.host/latest?base=USD&symbols=EUR,GBP
Request

Use HTTPS GET unless the provider documents POST. Example: GET /latest?base=&symbols=

GET /latest?base=&symbols=
Response

{ success, base, date, rates }

{"success":true,"base":"USD","rates":{"EUR":0.92,"GBP":0.79}}
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.