EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1525
-1.92% YTD

1 USD = 0.867686 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1525
High 1.1974
Low 1.1340
YTD Change -1.92%

Rate Overview

Live
1 EUR = 1.1525 USD
1 USD = 0.867686 EUR
Avg
1.1634
High
1.1974
Low
1.1340

Last updated: 7/30/2026, 4:39:57 PM

Quick Conversions

EURUSD
1 EUR1.15 USD
10 EUR11.52 USD
50 EUR57.62 USD
100 EUR115.25 USD
500 EUR576.25 USD
1,000 EUR1,152.49 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-07-30T16:39:57Z",
  "rates": {
    "USD": 1.15249
  }
}

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.249,
  "rate": 1.15249
}

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