EUR
USD
$

EUR/USD Exchange Rate

Euro to US Dollar

Live Rate
1.1765
+0.46% 7D

1 USD = 0.849966 EUR

EUR/USD Price Chart

Historical exchange rate performance

Current 1.1765
High 1.1797
Low 1.1684
7D Change +0.46%

Rate Overview

Live
1 EUR = 1.1765 USD
1 USD = 0.849966 EUR
Avg
1.1749
High
1.1797
Low
1.1684

Last updated: 4/17/2026, 10:14:29 PM

Quick Conversions

EURUSD
1 EUR1.18 USD
10 EUR11.77 USD
50 EUR58.83 USD
100 EUR117.65 USD
500 EUR588.26 USD
1,000 EUR1,176.52 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-04-17T22:14:29Z",
  "rates": {
    "USD": 1.176517
  }
}

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": 117.6517,
  "rate": 1.176517
}

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