USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.874504
-0.36% 7D

1 EUR = 1.1435 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.874504
High 0.878503
Low 0.873515
7D Change -0.36%

Rate Overview

Live
1 USD = 0.874504 EUR
1 EUR = 1.1435 USD
Avg
0.875630
High
0.878503
Low
0.873515

Last updated: 7/7/2026, 12:52:18 PM

Quick Conversions

USDEUR
1 USD0.87 EUR
10 USD8.75 EUR
50 USD43.73 EUR
100 USD87.45 EUR
500 USD437.25 EUR
1,000 USD874.50 EUR

Get USD/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=EUR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-07T12:52:18Z",
  "rates": {
    "EUR": 0.874504
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "EUR",
    "amount": 100
  },
  "result": 87.4504,
  "rate": 0.874504
}

Build with USD/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key