Convert USD to EUR

US Dollar → Euro

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

Currency converter
1 USD =
0.87696 EUR
Convert EUR to USD

USD to EUR: last 30 days

Over the last 30 days, 1 USD traded between 0.85822 and 0.87974 EUR, averaging 0.8659 EUR. The USD/EUR rate is up 2.10% since 2026-08-28.

30-day high
0.87974
2026-09-24
30-day low
0.85822
2026-09-09
30-day average
0.8659
Days with data: 30
30-day change
+2.10%
since 2026-08-28
0.87974
USD to EUR exchange rate over the last 30 days
0.858222026-08-28 → 2026-09-26
Date1 USD in EURDaily change
2026-09-260.876960.00%
2026-09-250.87696-0.32%
2026-09-240.87974+0.39%
2026-09-230.87635+0.46%
2026-09-220.87237+0.24%
2026-09-210.87032-0.26%
2026-09-200.87260.00%
2026-09-190.87260.00%
2026-09-180.8726+0.18%
2026-09-170.871+0.49%
2026-09-160.86678+0.02%
2026-09-150.86663+0.10%
2026-09-140.86573+0.36%
2026-09-130.862660.00%
2026-09-120.862660.00%
Date1 USD in EURDaily change
2026-09-110.86266+0.21%
2026-09-100.86088+0.31%
2026-09-090.85822-0.33%
2026-09-080.86103+0.07%
2026-09-070.860440.00%
2026-09-060.860440.00%
2026-09-050.860440.00%
2026-09-040.86044-0.06%
2026-09-030.86096-0.32%
2026-09-020.86371+0.10%
2026-09-010.86281+0.05%
2026-08-310.86237+0.41%
2026-08-300.858890.00%
2026-08-290.858890.00%
2026-08-280.85889—

USD to EUR conversion table

1 USD0.87696 EUR
5 USD4.3848 EUR
10 USD8.7696 EUR
25 USD21.9241 EUR
50 USD43.8481 EUR
100 USD87.6962 EUR
500 USD438.4811 EUR
1,000 USD876.9622 EUR
5,000 USD4,384.811 EUR
10,000 USD8,769.622 EUR

Get the USD/EUR rate in your app

One GET request returns the latest USD → EUR 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/USD/EUR"
Example response
{
    "success": true,
    "pair": {
        "from": "USD",
        "to": "EUR"
    },
    "rate": 0.877,
    "timestamp": 1790447440,
    "date": "2026-09-26"
}

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.

EUR to USDEuro → US Dollar1.1403

Currency profiles

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