Rate Overview
Live
1 ILS = 36.2112 XPF
1 XPF = 0.027616
ILS
Avg
35.5966
High
36.2112
Low
35.1165
Last updated: 5/27/2026, 8:23:09 PM
Quick Conversions
| ILS | XPF |
|---|---|
| 1 ILS | 36.21 XPF |
| 10 ILS | 362.11 XPF |
| 50 ILS | 1,810.56 XPF |
| 100 ILS | 3,621.12 XPF |
| 500 ILS | 18,105.60 XPF |
| 1,000 ILS | 36,211.20 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-27T20:23:09Z",
"rates": {
"XPF": 36.211201
}
}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": 3621.1201,
"rate": 36.211201
}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