Rate Overview
Live
1 ILS = 91.9012 PKR
1 PKR = 0.010881
ILS
Avg
93.3489
High
94.9242
Low
91.5268
Last updated: 7/19/2026, 5:12:12 AM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 91.90 PKR |
| 10 ILS | 919.01 PKR |
| 50 ILS | 4,595.06 PKR |
| 100 ILS | 9,190.12 PKR |
| 500 ILS | 45,950.62 PKR |
| 1,000 ILS | 91,901.23 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-19T05:12:12Z",
"rates": {
"PKR": 91.901234
}
}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": 9190.1234,
"rate": 91.901234
}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