USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.861738
+1.73% 7D

1 EUR = 1.1604 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.861738
High 0.864977
Low 0.846791
7D Change +1.73%

Rate Overview

Live
1 USD = 0.861738 EUR
1 EUR = 1.1604 USD
Avg
0.856061
High
0.864977
Low
0.846791

Last updated: 3/6/2026, 6:10:11 PM

Quick Conversions

USDEUR
1 USD0.86 EUR
10 USD8.62 EUR
50 USD43.09 EUR
100 USD86.17 EUR
500 USD430.87 EUR
1,000 USD861.74 EUR

Get USD/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=EUR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-06T18:10:11Z",
  "rates": {
    "EUR": 0.861738
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "EUR",
    "amount": 100
  },
  "result": 86.1738,
  "rate": 0.861738
}

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