USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.879154
+0.23% 30D

1 EUR = 1.1375 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.879154
High 0.879154
Low 0.872067
30D Change +0.23%

Rate Overview

Live
1 USD = 0.879154 EUR
1 EUR = 1.1375 USD
Avg
0.876229
High
0.879154
Low
0.872067

Last updated: 7/26/2026, 2:27:17 AM

Quick Conversions

USDEUR
1 USD0.88 EUR
10 USD8.79 EUR
50 USD43.96 EUR
100 USD87.92 EUR
500 USD439.58 EUR
1,000 USD879.15 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-26T02:27:17Z",
  "rates": {
    "EUR": 0.87915388
  }
}

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.91538800000001,
  "rate": 0.87915388
}

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