EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1429
-0.16% 7D

1 USD = 0.874930 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1429
High 1.1448
Low 1.1404
7D Change -0.16%

Rate Overview

Live
1 EUR = 1.1429 USD
1 USD = 0.874930 EUR
Avg
1.1431
High
1.1448
Low
1.1404

Last updated: 7/10/2026, 10:30:05 AM

Quick Conversions

EURUSD
1 EUR1.14 USD
10 EUR11.43 USD
50 EUR57.15 USD
100 EUR114.29 USD
500 EUR571.47 USD
1,000 EUR1,142.95 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-10T10:30:05Z",
  "rates": {
    "USD": 1.142949
  }
}

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": 114.2949,
  "rate": 1.142949
}

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