EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1475
-0.80% 7D

1 USD = 0.871497 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1475
High 1.1607
Low 1.1461
7D Change -0.80%

Rate Overview

Live
1 EUR = 1.1475 USD
1 USD = 0.871497 EUR
Avg
1.1536
High
1.1607
Low
1.1461

Last updated: 6/20/2026, 5:10:34 AM

Quick Conversions

EURUSD
1 EUR1.15 USD
10 EUR11.47 USD
50 EUR57.37 USD
100 EUR114.75 USD
500 EUR573.73 USD
1,000 EUR1,147.45 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-06-20T05:10:34Z",
  "rates": {
    "USD": 1.147451
  }
}

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": 114.7451,
  "rate": 1.147451
}

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