Rate Overview
Live
1 ILS = 0.262026 FKP
1 FKP = 3.8164
ILS
Avg
0.258187
High
0.262026
Low
0.255176
Last updated: 5/27/2026, 9:58:18 AM
Quick Conversions
| ILS | FKP |
|---|---|
| 1 ILS | 0.26 FKP |
| 10 ILS | 2.62 FKP |
| 50 ILS | 13.10 FKP |
| 100 ILS | 26.20 FKP |
| 500 ILS | 131.01 FKP |
| 1,000 ILS | 262.03 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-05-27T09:58:18Z",
"rates": {
"FKP": 0.262026
}
}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": 26.202599999999997,
"rate": 0.262026
}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