Rate Overview
Live
1 FKP = 4.2070 ILS
1 ILS = 0.237698
FKP
Avg
4.1663
High
4.2389
Low
4.1019
Last updated: 3/27/2026, 2:34:17 PM
Quick Conversions
| FKP | ILS |
|---|---|
| 1 FKP | 4.21 ILS |
| 10 FKP | 42.07 ILS |
| 50 FKP | 210.35 ILS |
| 100 FKP | 420.70 ILS |
| 500 FKP | 2,103.51 ILS |
| 1,000 FKP | 4,207.01 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-03-27T14:34:17Z",
"rates": {
"ILS": 4.207013
}
}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": 420.7013,
"rate": 4.207013
}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