EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1667
-4.38% 5Y

1 USD = 0.857140 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1667
High 1.2201
Low 0.977800
5Y Change -4.38%

Rate Overview

Live
1 EUR = 1.1667 USD
1 USD = 0.857140 EUR
Avg
1.1089
High
1.2201
Low
0.977800

Last updated: 5/29/2026, 8:46:24 PM

Quick Conversions

EURUSD
1 EUR1.17 USD
10 EUR11.67 USD
50 EUR58.33 USD
100 EUR116.67 USD
500 EUR583.34 USD
1,000 EUR1,166.67 USD

Get EUR/USD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-05-29T20:46:24Z",
  "rates": {
    "USD": 1.16667
  }
}

Convert Amount

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

Example Response:

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

Build with EUR/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key