Rate Overview
Live
1 ILS = 0.245827 FKP
1 FKP = 4.0679
ILS
Avg
0.225899
High
0.252965
Low
0.201140
Last updated: 7/26/2026, 11:03:13 PM
Quick Conversions
| ILS | FKP |
|---|---|
| 1 ILS | 0.25 FKP |
| 10 ILS | 2.46 FKP |
| 50 ILS | 12.29 FKP |
| 100 ILS | 24.58 FKP |
| 500 ILS | 122.91 FKP |
| 1,000 ILS | 245.83 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-26T23:03:13Z",
"rates": {
"FKP": 0.245827
}
}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.5827,
"rate": 0.245827
}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