EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1661
+3.37% 1Y

1 USD = 0.857585 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1661
High 1.1968
Low 1.1281
1Y Change +3.37%

Rate Overview

Live
1 EUR = 1.1661 USD
1 USD = 0.857585 EUR
Avg
1.1657
High
1.1968
Low
1.1281

Last updated: 5/29/2026, 10:01:41 PM

Quick Conversions

EURUSD
1 EUR1.17 USD
10 EUR11.66 USD
50 EUR58.30 USD
100 EUR116.61 USD
500 EUR583.03 USD
1,000 EUR1,166.06 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-29T22:01:41Z",
  "rates": {
    "USD": 1.166065
  }
}

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.6065,
  "rate": 1.166065
}

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