Rate Overview
Live
1 FKP = 4.0000 ILS
1 ILS = 0.250000
FKP
Avg
3.9741
High
4.0064
Low
3.9281
Last updated: 7/5/2026, 9:25:55 PM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 4.00 ILS |
| 10 FKP | 40.00 ILS |
| 50 FKP | 200.00 ILS |
| 100 FKP | 400.00 ILS |
| 500 FKP | 2,000.00 ILS |
| 1,000 FKP | 4,000.00 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-05T21:25:55Z",
"rates": {
"ILS": 4.000005
}
}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": 400.0005,
"rate": 4.000005
}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