EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1774
+0.32% 7D

1 USD = 0.849323 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1774
High 1.1774
Low 1.1686
7D Change +0.32%

Rate Overview

Live
1 EUR = 1.1774 USD
1 USD = 0.849323 EUR
Avg
1.1737
High
1.1774
Low
1.1686

Last updated: 5/8/2026, 1:06:35 PM

Quick Conversions

EURUSD
1 EUR1.18 USD
10 EUR11.77 USD
50 EUR58.87 USD
100 EUR117.74 USD
500 EUR588.70 USD
1,000 EUR1,177.41 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-05-08T13:06:35Z",
  "rates": {
    "USD": 1.177409
  }
}

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": 117.7409,
  "rate": 1.177409
}

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