Rate Overview
Live
1 XPF = 1.2102 ISK
1 ISK = 0.826323
XPF
Avg
1.2075
High
1.2111
Low
1.2038
Last updated: 6/17/2026, 6:37:29 AM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.21 ISK |
| 10 XPF | 12.10 ISK |
| 50 XPF | 60.51 ISK |
| 100 XPF | 121.02 ISK |
| 500 XPF | 605.09 ISK |
| 1,000 XPF | 1,210.18 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-06-17T06:37:29Z",
"rates": {
"ISK": 1.21018
}
}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": 121.018,
"rate": 1.21018
}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