EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1546
+6.94% 1Y

1 USD = 0.866104 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1546
High 1.1919
Low 1.0797
1Y Change +6.94%

Rate Overview

Live
1 EUR = 1.1546 USD
1 USD = 0.866104 EUR
Avg
1.1574
High
1.1919
Low
1.0797

Last updated: 3/28/2026, 10:19:50 PM

Quick Conversions

EURUSD
1 EUR1.15 USD
10 EUR11.55 USD
50 EUR57.73 USD
100 EUR115.46 USD
500 EUR577.30 USD
1,000 EUR1,154.60 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-03-28T22:19:50Z",
  "rates": {
    "USD": 1.154596
  }
}

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": 115.4596,
  "rate": 1.154596
}

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