Rate Overview
Live
1 XPF = 1.1797 ISK
1 ISK = 0.847671
XPF
Avg
1.1808
High
1.1844
Low
1.1781
Last updated: 9/6/2026, 1:57:50 AM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.18 ISK |
| 10 XPF | 11.80 ISK |
| 50 XPF | 58.99 ISK |
| 100 XPF | 117.97 ISK |
| 500 XPF | 589.85 ISK |
| 1,000 XPF | 1,179.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-09-06T01:57:50Z",
"rates": {
"ISK": 1.179703
}
}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": 117.9703,
"rate": 1.179703
}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