Rate Overview
Live
1 XPF = 1.1927 ISK
1 ISK = 0.838435
XPF
Avg
1.1925
High
1.1956
Low
1.1883
Last updated: 8/12/2026, 5:02:09 PM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.19 ISK |
| 10 XPF | 11.93 ISK |
| 50 XPF | 59.63 ISK |
| 100 XPF | 119.27 ISK |
| 500 XPF | 596.35 ISK |
| 1,000 XPF | 1,192.70 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-08-12T17:02:09Z",
"rates": {
"ISK": 1.192698
}
}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.2698,
"rate": 1.192698
}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