Rate Overview
Live
1 ISK = 0.006040 FKP
1 FKP = 165.5629
ISK
Avg
0.006023
High
0.006040
Low
0.006007
Last updated: 5/27/2026, 7:27:00 PM
Quick Conversions
| ISK | FKP |
|---|---|
| 1 ISK | 0.01 FKP |
| 10 ISK | 0.06 FKP |
| 50 ISK | 0.30 FKP |
| 100 ISK | 0.60 FKP |
| 500 ISK | 3.02 FKP |
| 1,000 ISK | 6.04 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-05-27T19:27:00Z",
"rates": {
"FKP": 0.00604
}
}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.604,
"rate": 0.00604
}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