Rate Overview
Live
1 USD = 0.860812 EUR
1 EUR = 1.1617
USD
Avg
0.861806
High
0.863707
Low
0.860437
Last updated: 9/6/2026, 9:02:59 PM
Quick Conversions
| USD | EUR |
|---|---|
| 1 USD | 0.86 EUR |
| 10 USD | 8.61 EUR |
| 50 USD | 43.04 EUR |
| 100 USD | 86.08 EUR |
| 500 USD | 430.41 EUR |
| 1,000 USD | 860.81 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-09-06T21:02:59Z",
"rates": {
"EUR": 0.86081177
}
}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.081177,
"rate": 0.86081177
}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