Rate Overview
Live
1 EUR = 1766.40 KRW
1 KRW = 0.000566
EUR
Avg
1760.70
High
1767.40
Low
1749.36
Last updated: 6/17/2026, 7:18:55 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,766.40 KRW |
| 10 EUR | 17,663.98 KRW |
| 50 EUR | 88,319.90 KRW |
| 100 EUR | 176,639.79 KRW |
| 500 EUR | 883,198.95 KRW |
| 1,000 EUR | 1,766,397.91 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-06-17T07:18:55Z",
"rates": {
"KRW": 1766.397905
}
}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": 176639.7905,
"rate": 1766.397905
}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