Rate Overview
Live
1 XPF = 1.2056 ISK
1 ISK = 0.829461
XPF
Avg
1.2007
High
1.2066
Low
1.1935
Last updated: 4/17/2026, 4:54:35 AM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.21 ISK |
| 10 XPF | 12.06 ISK |
| 50 XPF | 60.28 ISK |
| 100 XPF | 120.56 ISK |
| 500 XPF | 602.80 ISK |
| 1,000 XPF | 1,205.60 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-04-17T04:54:35Z",
"rates": {
"ISK": 1.205602
}
}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": 120.56020000000001,
"rate": 1.205602
}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