Rate Overview
Live
1 ILS = 93.3300 PKR
1 PKR = 0.010715
ILS
Avg
92.9651
High
93.8960
Low
92.1438
Last updated: 9/7/2026, 2:47:23 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 93.33 PKR |
| 10 ILS | 933.30 PKR |
| 50 ILS | 4,666.50 PKR |
| 100 ILS | 9,333.00 PKR |
| 500 ILS | 46,664.99 PKR |
| 1,000 ILS | 93,329.98 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-09-07T14:47:23Z",
"rates": {
"PKR": 93.329977
}
}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": 9332.9977,
"rate": 93.329977
}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