Rate Overview
Live
1 FKP = 3.9357 ILS
1 ILS = 0.254087
FKP
Avg
3.9865
High
4.0206
Low
3.9331
Last updated: 5/6/2026, 7:17:34 PM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 3.94 ILS |
| 10 FKP | 39.36 ILS |
| 50 FKP | 196.78 ILS |
| 100 FKP | 393.57 ILS |
| 500 FKP | 1,967.83 ILS |
| 1,000 FKP | 3,935.67 ILS |
Get FKP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=ILSExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-06T19:17:34Z",
"rates": {
"ILS": 3.935667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "ILS",
"amount": 100
},
"result": 393.5667,
"rate": 3.935667
}Build with FKP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key