USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.866104
-6.49% 1Y

1 EUR = 1.1546 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.866104
High 0.926183
Low 0.838996
1Y Change -6.49%

Rate Overview

Live
1 USD = 0.866104 EUR
1 EUR = 1.1546 USD
Avg
0.864268
High
0.926183
Low
0.838996

Last updated: 3/28/2026, 4:25:19 AM

Quick Conversions

USDEUR
1 USD0.87 EUR
10 USD8.66 EUR
50 USD43.31 EUR
100 USD86.61 EUR
500 USD433.05 EUR
1,000 USD866.10 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-28T04:25:19Z",
  "rates": {
    "EUR": 0.86610381
  }
}

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.610381,
  "rate": 0.86610381
}

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