Rate Overview
Live
1 XPF = 0.030354 ILS
1 ILS = 32.9446
XPF
Avg
0.032661
High
0.035151
Low
0.030282
Last updated: 3/27/2026, 11:14:27 AM
Quick Conversions
| XPF | ILS |
|---|---|
| 1 XPF | 0.03 ILS |
| 10 XPF | 0.30 ILS |
| 50 XPF | 1.52 ILS |
| 100 XPF | 3.04 ILS |
| 500 XPF | 15.18 ILS |
| 1,000 XPF | 30.35 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-03-27T11:14:27Z",
"rates": {
"ILS": 0.030354
}
}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": 3.0354,
"rate": 0.030354
}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