Rate Overview
Live
1 ISK = 0.006111 FKP
1 FKP = 163.6393
ISK
Avg
0.006094
High
0.006111
Low
0.006079
Last updated: 9/3/2026, 5:56:46 AM
Quick Conversions
| ISK | FKP |
|---|---|
| 1 ISK | 0.01 FKP |
| 10 ISK | 0.06 FKP |
| 50 ISK | 0.31 FKP |
| 100 ISK | 0.61 FKP |
| 500 ISK | 3.06 FKP |
| 1,000 ISK | 6.11 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-09-03T05:56:46Z",
"rates": {
"FKP": 0.006111
}
}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.6111,
"rate": 0.006111
}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