Rate Overview
Live
1 KRW = 0.000606 EUR
1 EUR = 1650.17
KRW
Avg
0.000610
High
0.000613
Low
0.000606
Last updated: 8/17/2026, 11:09:39 AM
Quick Conversions
| KRW | EUR |
|---|---|
| 1 KRW | 0.00 EUR |
| 10 KRW | 0.01 EUR |
| 50 KRW | 0.03 EUR |
| 100 KRW | 0.06 EUR |
| 500 KRW | 0.30 EUR |
| 1,000 KRW | 0.61 EUR |
Get KRW/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=EURExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-17T11:09:39Z",
"rates": {
"EUR": 0.000606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "EUR",
"amount": 100
},
"result": 0.0606,
"rate": 0.000606
}Build with KRW/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key