Back to catalog
💱

Currencyapi

API Key

Currency Conversion API and cryptocurrency prices, updated minutely

💱Currency ExchangeHTTPSCORS enabled

USD to EUR

CurrencyAPI

Base CurrencyUSD
Target CurrencyEUR
Rate0.9217
Last Updated2026-02-25T12:00:00Z
SourceEuropean Central Bank

Sample Response

response.json
1{
2 "baseCurrency": "USD",
3 "targetCurrency": "EUR",
4 "rate": "0.9217",
5 "lastUpdated": "2026-02-25T12: 00: 00Z",
6 "source": "European Central Bank"
7}

Code Snippets

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

Similar APIs