Rate Overview
Live
1 ILS = 0.246664 FKP
1 FKP = 4.0541
ILS
Avg
0.252549
High
0.256344
Low
0.245683
Last updated: 7/9/2026, 8:32:18 AM
Quick Conversions
| ILS | FKP |
|---|---|
| 1 ILS | 0.25 FKP |
| 10 ILS | 2.47 FKP |
| 50 ILS | 12.33 FKP |
| 100 ILS | 24.67 FKP |
| 500 ILS | 123.33 FKP |
| 1,000 ILS | 246.66 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-07-09T08:32:18Z",
"rates": {
"FKP": 0.246664
}
}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": 24.6664,
"rate": 0.246664
}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