Rate Overview
Live
1 ILS = 33.8784 XPF
1 XPF = 0.029517
ILS
Avg
33.6965
High
33.8918
Low
33.4784
Last updated: 4/17/2026, 7:32:08 AM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 33.88 XPF |
| 10 ILS | 338.78 XPF |
| 50 ILS | 1,693.92 XPF |
| 100 ILS | 3,387.84 XPF |
| 500 ILS | 16,939.20 XPF |
| 1,000 ILS | 33,878.39 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-04-17T07:32:08Z",
"rates": {
"XPF": 33.878393
}
}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": 3387.8393,
"rate": 33.878393
}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