Rate Overview
Live
1 ILS = 91.9828 PKR
1 PKR = 0.010872
ILS
Avg
89.3393
High
99.0564
Low
81.0860
Last updated: 7/29/2026, 10:21:40 AM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 91.98 PKR |
| 10 ILS | 919.83 PKR |
| 50 ILS | 4,599.14 PKR |
| 100 ILS | 9,198.28 PKR |
| 500 ILS | 45,991.38 PKR |
| 1,000 ILS | 91,982.76 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-29T10:21:40Z",
"rates": {
"PKR": 91.982758
}
}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": 9198.275800000001,
"rate": 91.982758
}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