Rate Overview
Live
1 XPF = 1.2008 ISK
1 ISK = 0.832747
XPF
Avg
1.2152
High
1.2349
Low
1.2000
Last updated: 3/27/2026, 2:50:44 PM
Quick Conversions
| XPF | ISK |
|---|---|
| 1 XPF | 1.20 ISK |
| 10 XPF | 12.01 ISK |
| 50 XPF | 60.04 ISK |
| 100 XPF | 120.08 ISK |
| 500 XPF | 600.42 ISK |
| 1,000 XPF | 1,200.85 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-03-27T14:50:44Z",
"rates": {
"ISK": 1.200845
}
}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.08449999999999,
"rate": 1.200845
}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