Rate Overview
Live
1 USD = 0.849322 EUR
1 EUR = 1.1774
USD
Avg
0.852012
High
0.855724
Low
0.849322
Last updated: 5/8/2026, 1:06:34 PM
Quick Conversions
| USD | EUR |
|---|---|
| 1 USD | 0.85 EUR |
| 10 USD | 8.49 EUR |
| 50 USD | 42.47 EUR |
| 100 USD | 84.93 EUR |
| 500 USD | 424.66 EUR |
| 1,000 USD | 849.32 EUR |
Get USD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=EURExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-08T13:06:34Z",
"rates": {
"EUR": 0.849322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "EUR",
"amount": 100
},
"result": 84.93220000000001,
"rate": 0.849322
}Build with USD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key