USD
$
EUR

USD/EUR Exchange Rate

US Dollar to Euro

Live Rate
0.849109
-0.56% 7D

1 EUR = 1.1777 USD

USD/EUR Price Chart

Historical exchange rate performance

Current 0.849109
High 0.855871
Low 0.847960
7D Change -0.56%

Rate Overview

Live
1 USD = 0.849109 EUR
1 EUR = 1.1777 USD
Avg
0.851174
High
0.855871
Low
0.847960

Last updated: 4/17/2026, 3:16:28 AM

Quick Conversions

USDEUR
1 USD0.85 EUR
10 USD8.49 EUR
50 USD42.46 EUR
100 USD84.91 EUR
500 USD424.55 EUR
1,000 USD849.11 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-04-17T03:16:28Z",
  "rates": {
    "EUR": 0.849109
  }
}

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": 84.9109,
  "rate": 0.849109
}

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