Rate Overview
Live
1 USD = 0.879102 EUR
1 EUR = 1.1375
USD
Avg
0.861344
High
0.881678
Low
0.835561
Last updated: 7/28/2026, 4:14:05 AM
Quick Conversions
| USD | EUR |
|---|---|
| 1 USD | 0.88 EUR |
| 10 USD | 8.79 EUR |
| 50 USD | 43.96 EUR |
| 100 USD | 87.91 EUR |
| 500 USD | 439.55 EUR |
| 1,000 USD | 879.10 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-07-28T04:14:05Z",
"rates": {
"EUR": 0.879102
}
}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": 87.9102,
"rate": 0.879102
}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