Rate Overview
Live
1 ILS = 33.8905 XPF
1 XPF = 0.029507
ILS
Avg
33.6978
High
33.8918
Low
33.4784
Last updated: 4/17/2026, 6:14:00 AM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 33.89 XPF |
| 10 ILS | 338.90 XPF |
| 50 ILS | 1,694.52 XPF |
| 100 ILS | 3,389.05 XPF |
| 500 ILS | 16,945.24 XPF |
| 1,000 ILS | 33,890.47 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-17T06:14:00Z",
"rates": {
"XPF": 33.890472
}
}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": 3389.0472000000004,
"rate": 33.890472
}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