Rate Overview
Live
1 ILS = 91.5268 PKR
1 PKR = 0.010926
ILS
Avg
92.5570
High
99.1626
Low
87.9047
Last updated: 7/18/2026, 11:34:02 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 91.53 PKR |
| 10 ILS | 915.27 PKR |
| 50 ILS | 4,576.34 PKR |
| 100 ILS | 9,152.68 PKR |
| 500 ILS | 45,763.40 PKR |
| 1,000 ILS | 91,526.80 PKR |
Get ILS/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PKRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-18T23:34:02Z",
"rates": {
"PKR": 91.5268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PKR",
"amount": 100
},
"result": 9152.68,
"rate": 91.5268
}Build with ILS/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key