Rate Overview
Live
1 ILS = 33.2123 XPF
1 XPF = 0.030109
ILS
Avg
32.9415
High
33.3126
Low
32.1856
Last updated: 3/7/2026, 3:05:01 AM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 33.21 XPF |
| 10 ILS | 332.12 XPF |
| 50 ILS | 1,660.62 XPF |
| 100 ILS | 3,321.23 XPF |
| 500 ILS | 16,606.16 XPF |
| 1,000 ILS | 33,212.33 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-03-07T03:05:01Z",
"rates": {
"XPF": 33.212328
}
}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": 3321.2327999999998,
"rate": 33.212328
}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