EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1367
-4.26% 5Y

1 USD = 0.879729 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1367
High 1.1894
Low 0.964600
5Y Change -4.26%

Rate Overview

Live
1 EUR = 1.1367 USD
1 USD = 0.879729 EUR
Avg
1.1084
High
1.1894
Low
0.964600

Last updated: 7/28/2026, 1:10:25 PM

Quick Conversions

EURUSD
1 EUR1.14 USD
10 EUR11.37 USD
50 EUR56.84 USD
100 EUR113.67 USD
500 EUR568.36 USD
1,000 EUR1,136.71 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-07-28T13:10:25Z",
  "rates": {
    "USD": 1.136714
  }
}

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": 113.6714,
  "rate": 1.136714
}

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