Rate Overview
Live
1 FKP = 3.8325 ILS
1 ILS = 0.260928
FKP
Avg
4.1266
High
4.2928
Low
3.8325
Last updated: 5/26/2026, 10:13:45 PM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 3.83 ILS |
| 10 FKP | 38.32 ILS |
| 50 FKP | 191.62 ILS |
| 100 FKP | 383.25 ILS |
| 500 FKP | 1,916.24 ILS |
| 1,000 FKP | 3,832.47 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-26T22:13:45Z",
"rates": {
"ILS": 3.83247
}
}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": 383.24699999999996,
"rate": 3.83247
}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