Rate Overview
Live
1 ILS = 36.2276 XPF
1 XPF = 0.027603
ILS
Avg
33.4863
High
36.2276
Low
31.8752
Last updated: 5/27/2026, 10:56:12 PM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 36.23 XPF |
| 10 ILS | 362.28 XPF |
| 50 ILS | 1,811.38 XPF |
| 100 ILS | 3,622.76 XPF |
| 500 ILS | 18,113.82 XPF |
| 1,000 ILS | 36,227.64 XPF |
Get ILS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=XPFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T22:56:12Z",
"rates": {
"XPF": 36.227644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "XPF",
"amount": 100
},
"result": 3622.7644,
"rate": 36.227644
}Build with ILS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key