Rate Overview
Live
1 ILS = 34.2813 XPF
1 XPF = 0.029170
ILS
Avg
32.5581
High
36.4096
Low
29.5387
Last updated: 7/27/2026, 11:31:57 PM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 34.28 XPF |
| 10 ILS | 342.81 XPF |
| 50 ILS | 1,714.06 XPF |
| 100 ILS | 3,428.13 XPF |
| 500 ILS | 17,140.64 XPF |
| 1,000 ILS | 34,281.29 XPF |
Get ILS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=XPFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T23:31:57Z",
"rates": {
"XPF": 34.281288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "XPF",
"amount": 100
},
"result": 3428.1288000000004,
"rate": 34.281288
}Build with ILS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key