Rate Overview
Live
1 ISK = 0.833301 XPF
1 XPF = 1.2000
ISK
Avg
0.831925
High
0.834862
Low
0.828417
Last updated: 3/30/2026, 8:52:02 AM
Quick Conversions
| ISK | XPF |
|---|---|
| 1 ISK | 0.83 XPF |
| 10 ISK | 8.33 XPF |
| 50 ISK | 41.67 XPF |
| 100 ISK | 83.33 XPF |
| 500 ISK | 416.65 XPF |
| 1,000 ISK | 833.30 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-03-30T08:52:02Z",
"rates": {
"XPF": 0.833301
}
}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.3301,
"rate": 0.833301
}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