Rate Overview
Live
1 XPF = 0.029178 ILS
1 ILS = 34.2724
XPF
Avg
0.029182
High
0.029369
Low
0.029022
Last updated: 7/27/2026, 5:19:38 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.18 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-27T17:19:38Z",
"rates": {
"ILS": 0.029178
}
}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.9177999999999997,
"rate": 0.029178
}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