Rate Overview
Live
1 USD = 0.875465 EUR
1 EUR = 1.1423
USD
Avg
0.875737
High
0.878503
Low
0.873515
Last updated: 7/7/2026, 7:50:29 PM
Quick Conversions
| USD | EUR |
|---|---|
| 1 USD | 0.88 EUR |
| 10 USD | 8.75 EUR |
| 50 USD | 43.77 EUR |
| 100 USD | 87.55 EUR |
| 500 USD | 437.73 EUR |
| 1,000 USD | 875.47 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-07T19:50:29Z",
"rates": {
"EUR": 0.875465
}
}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.54650000000001,
"rate": 0.875465
}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