Rate Overview
Live
1 ILS = 36.3794 XPF
1 XPF = 0.027488
ILS
Avg
35.7470
High
36.3794
Low
35.1931
Last updated: 5/28/2026, 2:31:01 AM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 36.38 XPF |
| 10 ILS | 363.79 XPF |
| 50 ILS | 1,818.97 XPF |
| 100 ILS | 3,637.94 XPF |
| 500 ILS | 18,189.71 XPF |
| 1,000 ILS | 36,379.41 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-05-28T02:31:01Z",
"rates": {
"XPF": 36.379414
}
}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": 3637.9413999999997,
"rate": 36.379414
}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