EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1628
+0.43% 7D

1 USD = 0.860004 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1628
High 1.1628
Low 1.1578
7D Change +0.43%

Rate Overview

Live
1 EUR = 1.1628 USD
1 USD = 0.860004 EUR
Avg
1.1615
High
1.1628
Low
1.1578

Last updated: 9/9/2026, 12:45:31 AM

Quick Conversions

EURUSD
1 EUR1.16 USD
10 EUR11.63 USD
50 EUR58.14 USD
100 EUR116.28 USD
500 EUR581.39 USD
1,000 EUR1,162.78 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-09-09T00:45:31Z",
  "rates": {
    "USD": 1.162785
  }
}

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.2785,
  "rate": 1.162785
}

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