Rate Overview
Live
1 ILS = 0.252448 FKP
1 FKP = 3.9612
ILS
Avg
0.253325
High
0.254919
Low
0.252180
Last updated: 7/2/2026, 4:08:48 AM
Quick Conversions
| ILS | FKP |
|---|---|
| 1 ILS | 0.25 FKP |
| 10 ILS | 2.52 FKP |
| 50 ILS | 12.62 FKP |
| 100 ILS | 25.24 FKP |
| 500 ILS | 126.22 FKP |
| 1,000 ILS | 252.45 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-02T04:08:48Z",
"rates": {
"FKP": 0.252448
}
}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": 25.2448,
"rate": 0.252448
}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