Rate Overview
Live
1 EUR = 1758.30 KRW
1 KRW = 0.000569
EUR
Avg
1723.83
High
1758.30
Low
1682.64
Last updated: 5/28/2026, 5:55:09 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,758.30 KRW |
| 10 EUR | 17,583.02 KRW |
| 50 EUR | 87,915.09 KRW |
| 100 EUR | 175,830.18 KRW |
| 500 EUR | 879,150.88 KRW |
| 1,000 EUR | 1,758,301.76 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-05-28T05:55:09Z",
"rates": {
"KRW": 1758.301755
}
}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": 175830.17549999998,
"rate": 1758.301755
}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