EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1679
+1.16% 7D

1 USD = 0.856260 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1679
High 1.1679
Low 1.1534
7D Change +1.16%

Rate Overview

Live
1 EUR = 1.1679 USD
1 USD = 0.856260 EUR
Avg
1.1582
High
1.1679
Low
1.1534

Last updated: 8/19/2026, 9:14:49 PM

Quick Conversions

EURUSD
1 EUR1.17 USD
10 EUR11.68 USD
50 EUR58.39 USD
100 EUR116.79 USD
500 EUR583.93 USD
1,000 EUR1,167.87 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-08-19T21:14:49Z",
  "rates": {
    "USD": 1.167869
  }
}

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.7869,
  "rate": 1.167869
}

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