Rate Overview
Live
1 FKP = 3.9221 ILS
1 ILS = 0.254964
FKP
Avg
3.9337
High
3.9866
Low
3.9130
Last updated: 6/16/2026, 4:42:05 AM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 3.92 ILS |
| 10 FKP | 39.22 ILS |
| 50 FKP | 196.11 ILS |
| 100 FKP | 392.21 ILS |
| 500 FKP | 1,961.06 ILS |
| 1,000 FKP | 3,922.12 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-06-16T04:42:05Z",
"rates": {
"ILS": 3.92212
}
}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": 392.212,
"rate": 3.92212
}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