Rate Overview
Live
1 XPF = 0.030358 ILS
1 ILS = 32.9402
XPF
Avg
0.030424
High
0.031069
Low
0.030018
Last updated: 3/7/2026, 12:27:54 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.36 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-07T00:27:54Z",
"rates": {
"ILS": 0.030358
}
}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.0358,
"rate": 0.030358
}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