Rate Overview
Live
1 ILS = 32.9005 XPF
1 XPF = 0.030395
ILS
Avg
30.7917
High
33.3126
Low
28.0468
Last updated: 3/27/2026, 12:59:05 PM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 32.90 XPF |
| 10 ILS | 329.00 XPF |
| 50 ILS | 1,645.02 XPF |
| 100 ILS | 3,290.05 XPF |
| 500 ILS | 16,450.24 XPF |
| 1,000 ILS | 32,900.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-03-27T12:59:05Z",
"rates": {
"XPF": 32.900471
}
}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": 3290.0471000000002,
"rate": 32.900471
}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