Rate Overview
Live
1 ISK = 7.2270 KPW
1 KPW = 0.138370
ISK
Avg
7.2831
High
7.4101
Low
7.1812
Last updated: 3/7/2026, 12:29:41 AM
Quick Conversions
| ISK | KPW |
|---|---|
| 1 ISK | 7.23 KPW |
| 10 ISK | 72.27 KPW |
| 50 ISK | 361.35 KPW |
| 100 ISK | 722.70 KPW |
| 500 ISK | 3,613.50 KPW |
| 1,000 ISK | 7,227.01 KPW |
Get ISK/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=KPWExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:29:41Z",
"rates": {
"KPW": 7.227007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "KPW",
"amount": 100
},
"result": 722.7007000000001,
"rate": 7.227007
}Build with ISK/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key