Rate Overview
Live
1 ISK = 0.839900 XPF
1 XPF = 1.1906
ISK
Avg
0.824482
High
0.842156
Low
0.803308
Last updated: 8/1/2026, 12:18:15 PM
Quick Conversions
| ISK | XPF |
|---|---|
| 1 ISK | 0.84 XPF |
| 10 ISK | 8.40 XPF |
| 50 ISK | 42.00 XPF |
| 100 ISK | 83.99 XPF |
| 500 ISK | 419.95 XPF |
| 1,000 ISK | 839.90 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-08-01T12:18:15Z",
"rates": {
"XPF": 0.8399
}
}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.99,
"rate": 0.8399
}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