Rate Overview
Live
1 FKP = 4.0256 ILS
1 ILS = 0.248412
FKP
Avg
4.0424
High
4.0570
Low
4.0225
Last updated: 8/13/2026, 3:31:18 AM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 4.03 ILS |
| 10 FKP | 40.26 ILS |
| 50 FKP | 201.28 ILS |
| 100 FKP | 402.56 ILS |
| 500 FKP | 2,012.78 ILS |
| 1,000 FKP | 4,025.57 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-08-13T03:31:18Z",
"rates": {
"ILS": 4.025566
}
}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": 402.55660000000006,
"rate": 4.025566
}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