Rate Overview
Live
1 ILS = 34.5722 XPF
1 XPF = 0.028925
ILS
Avg
34.5932
High
34.7417
Low
34.3566
Last updated: 7/13/2026, 1:34:30 PM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 34.57 XPF |
| 10 ILS | 345.72 XPF |
| 50 ILS | 1,728.61 XPF |
| 100 ILS | 3,457.22 XPF |
| 500 ILS | 17,286.11 XPF |
| 1,000 ILS | 34,572.23 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-07-13T13:34:30Z",
"rates": {
"XPF": 34.572225
}
}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": 3457.2225000000003,
"rate": 34.572225
}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