Rate Overview
Live
1 XPF = 1.1984 ISK
1 ISK = 0.834468
XPF
Avg
1.2036
High
1.2068
Low
1.1984
Last updated: 5/27/2026, 9:44:13 AM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.20 ISK |
| 10 XPF | 11.98 ISK |
| 50 XPF | 59.92 ISK |
| 100 XPF | 119.84 ISK |
| 500 XPF | 599.18 ISK |
| 1,000 XPF | 1,198.37 ISK |
Get XPF/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ISKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T09:44:13Z",
"rates": {
"ISK": 1.198368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ISK",
"amount": 100
},
"result": 119.83680000000001,
"rate": 1.198368
}Build with XPF/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key