USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.858100
-0.52% 6M

1 EUR = 1.1654 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.858100
High 0.873227
Low 0.842922
6M Change -0.52%

Rate Overview

Live
1 USD = 0.858100 EUR
1 EUR = 1.1654 USD
Avg
0.855262
High
0.873227
Low
0.842922

Last updated: 5/28/2026, 4:07:09 PM

Quick Conversions

USDEUR
1 USD0.86 EUR
10 USD8.58 EUR
50 USD42.91 EUR
100 USD85.81 EUR
500 USD429.05 EUR
1,000 USD858.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-05-28T16:07:09Z",
  "rates": {
    "EUR": 0.8581
  }
}

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": 85.81,
  "rate": 0.8581
}

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