Rate Overview
Live
1 ISK = 0.835544 XPF
1 XPF = 1.1968
ISK
Avg
0.833882
High
0.835544
Low
0.831122
Last updated: 7/29/2026, 9:53:42 PM
Quick Conversions
| ISK | XPF |
|---|---|
| 1 ISK | 0.84 XPF |
| 10 ISK | 8.36 XPF |
| 50 ISK | 41.78 XPF |
| 100 ISK | 83.55 XPF |
| 500 ISK | 417.77 XPF |
| 1,000 ISK | 835.54 XPF |
Get ISK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=XPFExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-29T21:53:42Z",
"rates": {
"XPF": 0.835544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "XPF",
"amount": 100
},
"result": 83.5544,
"rate": 0.835544
}Build with ISK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key