Rate Overview
Live
1 FKP = 4.0694 ILS
1 ILS = 0.245736
FKP
Avg
4.2306
High
4.6144
Low
3.8158
Last updated: 7/26/2026, 3:51:41 PM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 4.07 ILS |
| 10 FKP | 40.69 ILS |
| 50 FKP | 203.47 ILS |
| 100 FKP | 406.94 ILS |
| 500 FKP | 2,034.71 ILS |
| 1,000 FKP | 4,069.41 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-07-26T15:51:41Z",
"rates": {
"ILS": 4.069414
}
}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": 406.9414,
"rate": 4.069414
}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