Rate Overview
Live
1 XPF = 0.028671 ILS
1 ILS = 34.8784
XPF
Avg
0.028821
High
0.029041
Low
0.028531
Last updated: 5/7/2026, 2:50:10 PM
Quick Conversions
| XPF | ILS |
|---|---|
| 1 XPF | 0.03 ILS |
| 10 XPF | 0.29 ILS |
| 50 XPF | 1.43 ILS |
| 100 XPF | 2.87 ILS |
| 500 XPF | 14.34 ILS |
| 1,000 XPF | 28.67 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-05-07T14:50:10Z",
"rates": {
"ILS": 0.028671
}
}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.8670999999999998,
"rate": 0.028671
}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