EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1667
-0.34% 30D

1 USD = 0.857140 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1667
High 1.1792
Low 1.1595
30D Change -0.34%

Rate Overview

Live
1 EUR = 1.1667 USD
1 USD = 0.857140 EUR
Avg
1.1681
High
1.1792
Low
1.1595

Last updated: 5/29/2026, 8:45:03 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:45:03Z",
  "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