Rate Overview
Live
1 XPF = 1.2025 ISK
1 ISK = 0.831608
XPF
Avg
1.2030
High
1.2054
Low
1.1987
Last updated: 5/7/2026, 7:46:54 AM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.20 ISK |
| 10 XPF | 12.02 ISK |
| 50 XPF | 60.12 ISK |
| 100 XPF | 120.25 ISK |
| 500 XPF | 601.24 ISK |
| 1,000 XPF | 1,202.49 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-07T07:46:54Z",
"rates": {
"ISK": 1.202489
}
}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.24889999999999,
"rate": 1.202489
}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