Rate Overview
Live
1 EUR = 1683.51 KRW
1 KRW = 0.000594
EUR
Avg
1726.06
High
1778.09
Low
1682.64
Last updated: 7/27/2026, 3:19:52 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,683.51 KRW |
| 10 EUR | 16,835.06 KRW |
| 50 EUR | 84,175.32 KRW |
| 100 EUR | 168,350.65 KRW |
| 500 EUR | 841,753.24 KRW |
| 1,000 EUR | 1,683,506.48 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-07-27T03:19:52Z",
"rates": {
"KRW": 1683.506484
}
}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": 168350.6484,
"rate": 1683.506484
}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