Rate Overview
Live
1 EUR = 1637.35 KRW
1 KRW = 0.000611
EUR
Avg
1635.51
High
1638.91
Low
1629.64
Last updated: 8/16/2026, 7:03:28 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,637.35 KRW |
| 10 EUR | 16,373.52 KRW |
| 50 EUR | 81,867.60 KRW |
| 100 EUR | 163,735.21 KRW |
| 500 EUR | 818,676.04 KRW |
| 1,000 EUR | 1,637,352.08 KRW |
Get EUR/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=KRWExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-16T19:03:28Z",
"rates": {
"KRW": 1637.352082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "KRW",
"amount": 100
},
"result": 163735.20820000002,
"rate": 1637.352082
}Build with EUR/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key