Rate Overview
Live
1 XPF = 0.029188 ILS
1 ILS = 34.2607
XPF
Avg
0.030815
High
0.033776
Low
0.027436
Last updated: 7/27/2026, 10:03:23 PM
Quick Conversions
| XPF | ILS |
|---|---|
| 1 XPF | 0.03 ILS |
| 10 XPF | 0.29 ILS |
| 50 XPF | 1.46 ILS |
| 100 XPF | 2.92 ILS |
| 500 XPF | 14.59 ILS |
| 1,000 XPF | 29.19 ILS |
Get XPF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ILSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T22:03:23Z",
"rates": {
"ILS": 0.029188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ILS",
"amount": 100
},
"result": 2.9188,
"rate": 0.029188
}Build with XPF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key