USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.859099
-0.35% 7D

1 EUR = 1.1640 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.859099
High 0.862440
Low 0.858885
7D Change -0.35%

Rate Overview

Live
1 USD = 0.859099 EUR
1 EUR = 1.1640 USD
Avg
0.860470
High
0.862440
Low
0.858885

Last updated: 5/28/2026, 2:56:57 PM

Quick Conversions

USDEUR
1 USD0.86 EUR
10 USD8.59 EUR
50 USD42.95 EUR
100 USD85.91 EUR
500 USD429.55 EUR
1,000 USD859.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-28T14:56:57Z",
  "rates": {
    "EUR": 0.859099
  }
}

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.9099,
  "rate": 0.859099
}

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