Rate Overview
Live
1 FKP = 165.4318 ISK
1 ISK = 0.006045
FKP
Avg
167.3099
High
172.9154
Low
162.2492
Last updated: 3/26/2026, 4:20:11 PM
Quick Conversions
| FKP | ISK |
|---|---|
| 1 FKP | 165.43 ISK |
| 10 FKP | 1,654.32 ISK |
| 50 FKP | 8,271.59 ISK |
| 100 FKP | 16,543.18 ISK |
| 500 FKP | 82,715.91 ISK |
| 1,000 FKP | 165,431.81 ISK |
Get FKP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=ISKExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-26T16:20:11Z",
"rates": {
"ISK": 165.43181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "ISK",
"amount": 100
},
"result": 16543.181,
"rate": 165.43181
}Build with FKP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key