EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1511
+1.18% 7D

1 USD = 0.868746 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1511
High 1.1517
Low 1.1367
7D Change +1.18%

Rate Overview

Live
1 EUR = 1.1511 USD
1 USD = 0.868746 EUR
Avg
1.1420
High
1.1517
Low
1.1367

Last updated: 7/31/2026, 3:36:08 AM

Quick Conversions

EURUSD
1 EUR1.15 USD
10 EUR11.51 USD
50 EUR57.55 USD
100 EUR115.11 USD
500 EUR575.54 USD
1,000 EUR1,151.08 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-31T03:36:08Z",
  "rates": {
    "USD": 1.151084
  }
}

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.1084,
  "rate": 1.151084
}

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