Rate Overview
Live
1 USD = 0.868565 EUR
1 EUR = 1.1513
USD
Avg
0.862911
High
0.874327
Low
0.846453
Last updated: 3/28/2026, 2:40:41 AM
Quick Conversions
| USD | EUR |
|---|---|
| 1 USD | 0.87 EUR |
| 10 USD | 8.69 EUR |
| 50 USD | 43.43 EUR |
| 100 USD | 86.86 EUR |
| 500 USD | 434.28 EUR |
| 1,000 USD | 868.57 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-03-28T02:40:41Z",
"rates": {
"EUR": 0.868565
}
}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": 86.8565,
"rate": 0.868565
}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