Rate Overview
Live
1 ISK = 0.005927 FKP
1 FKP = 168.7194
ISK
Avg
0.005960
High
0.006022
Low
0.005921
Last updated: 7/20/2026, 10:21:17 PM
Quick Conversions
| ISK | FKP |
|---|---|
| 1 ISK | 0.01 FKP |
| 10 ISK | 0.06 FKP |
| 50 ISK | 0.30 FKP |
| 100 ISK | 0.59 FKP |
| 500 ISK | 2.96 FKP |
| 1,000 ISK | 5.93 FKP |
Get ISK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=FKPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-20T22:21:17Z",
"rates": {
"FKP": 0.005927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "FKP",
"amount": 100
},
"result": 0.5927,
"rate": 0.005927
}Build with ISK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key