Rate Overview
Live
1 KRW = 0.083455 ISK
1 ISK = 11.9825
KRW
Avg
0.084207
High
0.084801
Low
0.083455
Last updated: 3/7/2026, 12:30:38 AM
Quick Conversions
| KRW | ISK |
|---|---|
| 1 KRW | 0.08 ISK |
| 10 KRW | 0.83 ISK |
| 50 KRW | 4.17 ISK |
| 100 KRW | 8.35 ISK |
| 500 KRW | 41.73 ISK |
| 1,000 KRW | 83.46 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-07T00:30:38Z",
"rates": {
"ISK": 0.083455
}
}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.3455,
"rate": 0.083455
}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