Convert EUR to USD

Euro → US Dollar

1 EUR = 1.1403 USD(1 USD = 0.876962 EUR)

Currency converter
1 EUR =
1.1403 USD
Convert USD to EUR

EUR to USD: last 30 days

Over the last 30 days, 1 EUR traded between 1.1367 and 1.1652 USD, averaging 1.1541 USD. The EUR/USD rate is down 2.06% since 2026-08-29.

30-day high
1.1652
2026-09-09
30-day low
1.1367
2026-09-24
30-day average
1.1541
Days with data: 30
30-day change
-2.06%
since 2026-08-29
1.1652
EUR to USD exchange rate over the last 30 days
1.13672026-08-29 → 2026-09-27
Date1 EUR in USDDaily change
2026-09-271.14030.00%
2026-09-261.14030.00%
2026-09-251.1403+0.32%
2026-09-241.1367-0.39%
2026-09-231.1411-0.45%
2026-09-221.1463-0.23%
2026-09-211.149+0.26%
2026-09-201.1460.00%
2026-09-191.1460.00%
2026-09-181.146-0.18%
2026-09-171.1481-0.48%
2026-09-161.1537-0.02%
2026-09-151.1539-0.10%
2026-09-141.1551-0.35%
2026-09-131.15920.00%
Date1 EUR in USDDaily change
2026-09-121.15920.00%
2026-09-111.1592-0.21%
2026-09-101.1616-0.31%
2026-09-091.1652+0.33%
2026-09-081.1614-0.07%
2026-09-071.16220.00%
2026-09-061.16220.00%
2026-09-051.16220.00%
2026-09-041.1622+0.06%
2026-09-031.1615+0.32%
2026-09-021.1578-0.10%
2026-09-011.159-0.05%
2026-08-311.1596-0.40%
2026-08-301.16430.00%
2026-08-291.1643—

EUR to USD conversion table

1 EUR1.1403 USD
5 EUR5.7015 USD
10 EUR11.403 USD
25 EUR28.5075 USD
50 EUR57.015 USD
100 EUR114.03 USD
500 EUR570.15 USD
1,000 EUR1,140.3 USD
5,000 EUR5,701.5 USD
10,000 EUR11,403 USD

Get the EUR/USD rate in your app

One GET request returns the latest EUR → USD rate as JSON. Send your API key in the Authorization header.

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://rate-api.com/api/v1/pair/EUR/USD"
Example response
{
    "success": true,
    "pair": {
        "from": "EUR",
        "to": "USD"
    },
    "rate": 1.1403,
    "timestamp": 1790470784,
    "date": "2026-09-27"
}

Replace YOUR_API_KEY with a key from your dashboard. The same key also works in the URL path or an X-API-Key header.

Get your free API key

Free plan: 2,500 requests a month, no credit card. Upgrade any time for conversion, historical rates and higher limits.

USD to EURUS Dollar → Euro0.87696

Currency profiles

Rate as of 2026-09-27. Powered by the Rate-API exchange rates API.