Rate Overview
Live
1 KRW = 0.081741 ISK
1 ISK = 12.2338
KRW
Avg
0.082462
High
0.083249
Low
0.081741
Last updated: 3/27/2026, 3:00:03 PM
Quick Conversions
| KRW | ISK |
|---|---|
| 1 KRW | 0.08 ISK |
| 10 KRW | 0.82 ISK |
| 50 KRW | 4.09 ISK |
| 100 KRW | 8.17 ISK |
| 500 KRW | 40.87 ISK |
| 1,000 KRW | 81.74 ISK |
Get KRW/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ISKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T15:00:03Z",
"rates": {
"ISK": 0.081741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ISK",
"amount": 100
},
"result": 8.1741,
"rate": 0.081741
}Build with KRW/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key