Rate Overview
Live
1 ILS = 34.0557 XPF
1 XPF = 0.029364
ILS
Avg
34.2544
High
34.4784
Low
34.0247
Last updated: 9/3/2026, 10:29:36 PM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 34.06 XPF |
| 10 ILS | 340.56 XPF |
| 50 ILS | 1,702.79 XPF |
| 100 ILS | 3,405.57 XPF |
| 500 ILS | 17,027.86 XPF |
| 1,000 ILS | 34,055.72 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-09-03T22:29:36Z",
"rates": {
"XPF": 34.055716
}
}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": 3405.5715999999998,
"rate": 34.055716
}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