Rate Overview
Live
1 ILS = 0.253353 FKP
1 FKP = 3.9471
ILS
Avg
0.253188
High
0.255042
Low
0.251849
Last updated: 6/29/2026, 8:37:26 AM
Quick Conversions
| ILS | FKP |
|---|---|
| 1 ILS | 0.25 FKP |
| 10 ILS | 2.53 FKP |
| 50 ILS | 12.67 FKP |
| 100 ILS | 25.34 FKP |
| 500 ILS | 126.68 FKP |
| 1,000 ILS | 253.35 FKP |
Get ILS/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=FKPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-29T08:37:26Z",
"rates": {
"FKP": 0.253353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "FKP",
"amount": 100
},
"result": 25.3353,
"rate": 0.253353
}Build with ILS/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key