Rate Overview
Live
1 ILS = 0.237788 FKP
1 FKP = 4.2054
ILS
Avg
0.234019
High
0.241877
Low
0.223193
Last updated: 3/27/2026, 1:01:19 PM
Quick Conversions
| ILS | FKP |
|---|---|
| 1 ILS | 0.24 FKP |
| 10 ILS | 2.38 FKP |
| 50 ILS | 11.89 FKP |
| 100 ILS | 23.78 FKP |
| 500 ILS | 118.89 FKP |
| 1,000 ILS | 237.79 FKP |
Get ILS/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=FKPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T13:01:19Z",
"rates": {
"FKP": 0.237788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "FKP",
"amount": 100
},
"result": 23.7788,
"rate": 0.237788
}Build with ILS/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key