×

注意!页面内容来自https://onemoneyway.com/en/currency-converter/5-usd-to-eur/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /* Position the second level dropdown correctly */ .nav li li ul { top: 0px; } /* Add triangle arrow to the dropdown */ ul.nav > li > ul.sub-menu:before { content: ''; display: block; width: 0; height: 0; border-: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #006FF4 transparent; position: absolute; top: -10px; left: 30px; } .et_pb_module.et_pb_menu .nav li li a:hover { background: none; }

United States Dollar to Euro today

Convert United States Dollar (USD) to Euro (EUR) at the real exchange rate. Check today’s USDEUR ratehistorical chartsand more.

Amount
From
To
<> .omw-converter { margin: 0 auto; font-family: 'Inter'sans-serif; color: #001F46; } .omw-converter-grid { display: grid; grid-template-columns: 1fr auto 1fr; background: #fff; border-radius: 32px; overflow: visible; position: relative; } .omw-input-column, .omw-result-column { padding: 64px 32px 64px; } .omw-column-separator { width: 1px; background: linear-gradient(to bottom transparent 0% rgba(00460.1) 50% transparent 100%); margin: 20px 0; } /* Input Column Styles */ .omw-input-group { margin-bottom: 48px; } .omw-amount-box { position: relative; } .omw-amount-field { width: 100%; padding: 14px 16px; font-size: 18px; font-weight: 500; border: 1px solid #E2E8F0; border-radius: 8px; font-family: 'Inter'sans-serif; transition: border-color 0.2s; color: #001F46; } .omw-amount-field:focus { outline: none; border-color: #006FF4; box-shadow: 0 0 0 1px #006FF4; } .omw-currency-selectors { display: flex; flex-direction: column; gap: 15px; } .omw-currency-box { position: relative; } .omw-currency-label { position: absolute; top: -16px; padding: 0 5px; font-size: 12px; line-height: 1em; color: #667A99; z-index: 2; } .omw-currency-dropdown { width: 100%; } .omw-swap-container { display: flex; justify-content: center; margin: 5px 0; } .omw-swap-button { background: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; cursor: pointer; color: #001F46; transition: all 0.2s; } .omw-swap-button:hover { background: #F7FAFC; transform: rotate(180deg); } /* Result Column Styles */ .omw-result-column { display: flex; flex-direction: column; justify-content: space-between; } .omw-converted-value { font-size: 14px; font-weight: 500; color: #001F46; margin-bottom: 10px; } .omw-conversion-details { margin-top: 10px; } .omw-rate-display { font-size: 14px; color: #667A99; margin-bottom: 5px; } .omw-main-rate { font-size: 32px; font-weight: 700; color: #001F46; line-height: 1em; margin: 10px 0; } .omw-inverse-rate { font-size: 14px; color: #667A99; margin: 12px 0px 16px; } .omw-timestamp-container { margin-top: auto; } .omw-conversion-pair { font-size: 12px; color: #A0AEC0; } .omw-timestamp { font-size: 12px; color: #A0AEC0; text-align: left; } /* Select2 Customization */ .select2-container { width: 100% !important; margin-top: 5px; } .select2-container--default .select2-selection--single { height: 48px !important; border: 1px solid #E2E8F0 !important; border-radius: 8px !important; } .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 48px !important; padding-left: 16px !important; font-weight: 500; font-size: 18px; color: #001F46; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 48px !important; right: 10px !important; } .select2-dropdown { border: 1px solid #E2E8F0 !important; border-radius: 8px !important; box-shadow: 0 4px 20px rgba(0000.08) !important; margin-top: 5px !important; margin-bottom: 5px !important; z-index: 9999 !important; } .select2-results__option { padding: 8px 16px !important; font-size: 14px !important; color: #001F46 !important; list--type: none !important; } .select2-results__option--highlighted { background-color: #F7FAFC !important; color: #001F46 !important; } .select2-results__option[aria-selected=true] { background-color: transparent !important; position: relative; } .select2-results__option[aria-selected=true]::after { content: "\2714"; position: absolute; right: 16px; color: #001F46; } .select2-container--default .select2-search--dropdown .select2-search__field { border: 2px solid #E2E8F0 !important; border-radius: 4px !important; padding: 8px 12px !important; font-size: 16px !important; color: #001F46 !important; } .select2-results__option:before { content: none !important; } /* Focus s for currency dropdowns */ .select2-container--default.select2-container--focus .select2-selection--single { border-color: #006FF4 !important; box-shadow: 0 0 0 1px #006FF4 !important; outline: none !important; } /* Rounded flags */ .select2-container--default .select2-selection--single .select2-selection__rendered img, .select2-results__option img { border-radius: 50% !important; object-fit: cover; width: 20px !important; height: 20px !important; margin-right: 8px !important; } /* Responsive */ @media (max-width: 768px) { .omw-converter-grid { grid-template-columns: 1fr; overflow: visible; } .omw-column-separator { width: 100%; height: 1px; margin: 0; } .omw-input-column, .omw-result-column { padding: 20px; } .omw-result-column { border-top: 1px solid #EDF2F7; } } @media (max-width: 480px) { .omw-input-column, .omw-result-column { padding: 48px 16px; } .omw-amount-field, .select2-container--default .select2-selection--single .select2-selection__rendered { font-size: 16px !important; } .omw-main-rate { font-size: 24px; } }

Our Converter uses the mid-market exchange rate for reference only. Actual rates may vary when transferring money.

USD to EUR Conversion Chart

USD to EUR Chart

United States Dollar to Euro

-
Failed to load chart data. Please try again later.
<> .omw-historical-chart { padding: 25px; background: #FFFFFF; border-radius: 16px; font-family: 'Inter'sans-serif; color: #001F46; box-shadow: 0 4px 20px rgba(0,0,0,0.05); } .chart-header { display: flex; flex-direction: column; gap: 20px; margin-bottom: 20px; } .chart-title-container { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 15px; } .pair-title h3 { margin: 0 0 5px 0; font-size: 20px; font-weight: 700; color: #001F46; } .pair-title p { margin: 0; font-size: 14px; color: #667A99; } .rate-info { text-align: right; } .rate-display { display: flex; align-items: center; gap: 8px; justify-content: flex-end; } .current-rate { font-size: 20px; font-weight: 700; color: #001F46; } .change-info { font-size: 14px; padding: 4px 8px; border-radius: 4px; font-weight: 500; } .change-info.positive { background-color: rgba(52199890.1); color: #34C759; } .change-info.negative { background-color: rgba(25559480.1); color: #FF3B30; } .last-updated { font-size: 12px; color: #667A99; margin-top: 4px; } .chart-time-range-container { width: 100%; } .chart-time-range { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap; } .time-range-btn { background: #F7FAFC; border: 1px solid #E2E8F0; border-radius: 8px; padding: 6px 12px; font-size: 13px; font-weight: 500; color: #001F46; cursor: pointer; transition: all 0.2s; white-space: nowrap; } .time-range-btn:hover { background: #EDF2F7; } .time-range-btn.active { background: #006FF4; color: #FFFFFF; border-color: #006FF4; } .chart-container { position: relative; height: 400px; width: 100%; margin: 0 auto; } .chart-error { color: #FF3B30; display: none; text-align: center; padding: 10px; font-size: 14px; } .chart-summary { margin-top: 20px; font-size: 12px; color: #667A99; text-align: center; line-height: 1.6; } @media (max-width: 768px) { .omw-historical-chart { padding: 16px; } .chart-title-container { flex-direction: column; gap: 10px; } .rate-info { text-align: left; } .rate-display { justify-content: flex-start; } .pair-title h3 { font-size: 18px; } .time-range-btn { padding: 4px 8px; font-size: 12px; } }

Conversion rates USD/EUR

<> .quick-conversion-grid { font-family: 'Inter'sans-serif; color: #001F46; width: 100%; margin-left: auto; margin-right: auto; padding-bottom: 24px; } .grid-header { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; padding: 24px 0px; margin-bottom: 24px; background-color: #d9eaff; } .grid-header-item { font-size: 16px; font-weight: 600; display: flex; align-items: center; justify-content: center; gap: 8px; text-align: center; } .grid-body { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .grid-row { display: contents; } .grid-item { padding: 4px 0; font-size: 14px; font-weight: 600; text-align: center; } .grid-item.converted-amount { font-weight: 600; } .currency-flag { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; } .amount-link { color: #006FF4; text-decoration: none; } .amount-link:hover { text-decoration: underline; } @media (max-width: 768px) { .quick-conversion-grid { font-size: 14px; } .grid-header-item { font-size: 12px; } .grid-item { font-size: 14px; padding: 6px 0; } }

Conversion rates EUR/USD

United States Dollar to Euro Stats

In the past monthUSD to EUR rates reached as high as 0.8690 and dropped as low as 0.8572. The typical exchange rate was around 0.8627with an overall -0.67% shift in value.

Looking at the last 3 monthsUSD traded between 0.8424 (lowest) and 0.8707 (highest) against EUR. The 90-day average stood at 0.8590showing a 0.47% total change over this period.

These numbers help you understand how much the exchange rate typically moves.

Statistic
30 DAYS
90 DAYS
High
0.8690
0.8707
Low
0.8572
0.8424
Average
0.8627
0.8590
Change
-0.67%
0.47%
<> /* Professional Currency Stats Table */ .professional-currency-stats { font-family: 'Inter'system-uisans-serif; width: 100%; margin: 0 auto; background: white; overflow: hidden; } .stats-header { display: flex; padding: 32px 24px; background: #d9eaff; border-bottom: 1px solid #e2e8f0; align-items: center; } .pair-title { width: 40%; font-weight: 600; color: #001F46; font-size: 16px; letter-spacing: 0.2px; } .pair-title-v2 { width: 20%; font-weight: 600; color: #001F46; font-size: 16px; letter-spacing: 0.2px; } .period-headers { width: 60%; display: flex; } .period-headers-v2 { width: 80%; display: flex; } .period { width: 50%; font-weight: 700; color: #4A5568; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; text-align: center; } .stats-grid { display: grid; grid-template-rows: repeat(41fr); } .stat-item { display: flex; padding: 18px 24px; align-items: center; border-bottom: 1px solid #f0f4f8; } .stat-item:last-child { border-bottom: none; } .stat-label { width: 40%; font-weight: 500; color: #4A5568; font-size: 15px; } .stat-label-v2 { width: 20%; font-weight: 500; color: #4A5568; font-size: 15px; } .stat-values { width: 60%; display: flex; } .stat-values-v2 { width: 80%; display: flex; } .stat-value { width: 50%; font-weight: 600; color: #001F46; font-size: 16px; text-align: center; } .change-positive { color: #10B981 !important; } .change-negative { color: #EF4444 !important; } .stats-footer { padding: 16px 24px; text-align: right; background: #d9eaff; border-top: 1px solid #e2e8f0; } .view-history { font-size: 13px; font-weight: 600; color: #3B82F6; text-decoration: none; transition: all 0.2s; } .view-history:hover { color: #2563EB; } @media (max-width: 480px) { .stats-header, .stat-item { padding: 16px 20px; } .stat-label, .stat-value { font-size: 14px; } } .period .flag-icon { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; margin-right: 8px; vertical-align: middle; } .stat-label-v2 .flag-icon { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; margin-right: 8px; vertical-align: middle; } .stat-label-v2 img.period img { display: inline-block; }

Top Currencies

Currencies
EUR1 EUR
USD1 USD
GBP1 GBP
CHF1 CHF
DKK1 DKK
SEK1 SEK
NOK1 NOK
EUREUR
1
0.859
1.144
1.065
0.134
0.091
0.085
USDUSD
1.165
1
1.332
1.241
0.156
0.106
0.099
GBPGBP
0.874
0.751
1
0.932
0.117
0.080
0.074
DKKDKK
7.469
6.412
8.541
7.957
1
0.682
0.634
<> .top-currencies-scroll-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; } .top-currencies-container { font-family: 'Inter'system-uisans-serif; min-width: 768px; background: white; } .top-currencies-header { display: flex; padding: 40px 24px; background: #d9eaff; align-items: center; } .top-currencies-title { width: 15%; font-weight: 600; color: #001F46; font-size: 16px; } .top-currencies-period-headers { width: 85%; display: flex; gap: 10px; flex-wrap: nowrap; } .top-currencies-period { width: 50%; font-weight: 600; color: #4A5568; font-size: 16px; text-transform: uppercase; text-align: center; } .top-currencies-grid { display: grid; grid-template-rows: repeat(41fr); } .top-currencies-item { display: flex; padding: 32px 24px; align-items: center; border-bottom: 1px solid #d9eaff; } .top-currencies-label { width: 15%; font-weight: 600; color: #4A5568; font-size: 16px; } .top-currencies-values { width: 85%; display: flex; gap: 10px; flex-wrap: nowrap; } .top-currencies-value { width: 50%; font-weight: 600; color: #001F46; font-size: 16px; text-align: center; } .top-currencies-period .top-currencies-flag-icon, .top-currencies-label .top-currencies-flag-icon { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; margin-right: 8px; vertical-align: middle; } .top-currencies-label img.top-currencies-period img { display: inline-block; } @media (max-width: 1024px) { .top-currencies-container { min-width: 1024px; } }

How to Convert United States Dollar to Euro

Input Your Amount

Type any amount in the box to convert between USD and EUR. You can try 100 USD to EUR or 1,000 USD to EUR to see current values.

Select Your Currencies

Click on the dropdown to select USD in the first dropdown as the currency that you want to convert and EUR in the second drop down as the currency you want to convert to.

Get Instant Results

We’ll display the current USD–EUR rate plus historical changes from the past dayweek and month to help you track trends.

Top Currency Conversions for United States Dollar

<> .top-currency-pairs { margin: 64px 32px; font-family: 'Inter'sans-serif; color: #001F46; } .top-currency-pairs .currency-row { display: grid; grid-template-columns: repeat(41fr); gap: 20px; margin-bottom: 48px; } .top-currency-pairs .currency-pair { text-align: center; text-decoration: none; color: inherit; } .top-currency-pairs .flag-pair { display: flex; align-items: center; justify-content: center; gap: 8px; margin-bottom: 16px; } .top-currency-pairs .currency-flag { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; } .top-currency-pairs .arrow { font-size: 16px; color: #001F46; } .top-currency-pairs .pair-label { font-size: 18px; font-weight: 600; color: #001F46; } @media (max-width: 768px) { .top-currency-pairs .currency-row { grid-template-columns: repeat(21fr); gap: 15px; } .top-currency-pairs .currency-pair { margin: 5px 0; } }

Change Source Currency

<> .popular-currencies { margin: 64px 32px; font-family: 'Inter'sans-serif; color: #001F46; } .popular-currencies .currency-grid { display: grid; grid-template-columns: repeat(41fr); gap: 32px; } .popular-currencies .currency-item { text-align: left; text-decoration: none; color: inherit; } .popular-currencies .flag-name { display: flex; align-items: center; gap: 8px; } .popular-currencies .currency-flag { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; } .popular-currencies .currency-name { font-size: 16px; font-weight: 600; color: #001F46; } @media (max-width: 768px) { .popular-currencies .currency-grid { grid-template-columns: repeat(21fr); gap: 15px; } .popular-currencies .currency-item { margin: 5px 0; } }

Get Started Today

Unlock Your Business Potential with OneMoneyWay

OneMoneyWay is your passport to seamless global paymentssecure transfersand limitless opportunities for your businesses success.