Rate Overview
Live
1 XPF = 0.028690 ILS
1 ILS = 34.8554
XPF
Avg
0.028678
High
0.028881
Low
0.028462
Last updated: 7/7/2026, 4:42:06 AM
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.35 ILS |
| 1,000 XPF | 28.69 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-07T04:42:06Z",
"rates": {
"ILS": 0.02869
}
}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.869,
"rate": 0.02869
}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