Rate Overview
Live
1 XPF = 0.029506 ILS
1 ILS = 33.8914
XPF
Avg
0.029676
High
0.029869
Low
0.029505
Last updated: 4/17/2026, 6:14:15 AM
Quick Conversions
| XPF | ILS |
|---|---|
| 1 XPF | 0.03 ILS |
| 10 XPF | 0.30 ILS |
| 50 XPF | 1.48 ILS |
| 100 XPF | 2.95 ILS |
| 500 XPF | 14.75 ILS |
| 1,000 XPF | 29.51 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-04-17T06:14:15Z",
"rates": {
"ILS": 0.029506
}
}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.9506,
"rate": 0.029506
}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