Rate Overview
Live
1 ILS = 92.1818 PKR
1 PKR = 0.010848
ILS
Avg
91.7994
High
92.5235
Low
90.9466
Last updated: 7/28/2026, 4:41:43 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 92.18 PKR |
| 10 ILS | 921.82 PKR |
| 50 ILS | 4,609.09 PKR |
| 100 ILS | 9,218.18 PKR |
| 500 ILS | 46,090.90 PKR |
| 1,000 ILS | 92,181.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-28T16:41:43Z",
"rates": {
"PKR": 92.181803
}
}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": 9218.1803,
"rate": 92.181803
}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