Rate Overview
Live
1 KRW = 0.000568 EUR
1 EUR = 1760.56
KRW
Avg
0.000573
High
0.000576
Low
0.000568
Last updated: 4/17/2026, 7:38:34 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.28 EUR |
| 1,000 KRW | 0.57 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-04-17T07:38:34Z",
"rates": {
"EUR": 0.000568
}
}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.0568,
"rate": 0.000568
}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