EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1604
-1.70% 7D

1 USD = 0.861738 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1604
High 1.1809
Low 1.1561
7D Change -1.70%

Rate Overview

Live
1 EUR = 1.1604 USD
1 USD = 0.861738 EUR
Avg
1.1682
High
1.1809
Low
1.1561

Last updated: 3/6/2026, 6:10:11 PM

Quick Conversions

EURUSD
1 EUR1.16 USD
10 EUR11.60 USD
50 EUR58.02 USD
100 EUR116.04 USD
500 EUR580.22 USD
1,000 EUR1,160.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-03-06T18:10:11Z",
  "rates": {
    "USD": 1.160445
  }
}

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.0445,
  "rate": 1.160445
}

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