Rate Overview
Live
1 ILS = 92.1531 PKR
1 PKR = 0.010852
ILS
Avg
93.0354
High
100.1837
Low
89.1591
Last updated: 7/29/2026, 12:52:07 AM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 92.15 PKR |
| 10 ILS | 921.53 PKR |
| 50 ILS | 4,607.65 PKR |
| 100 ILS | 9,215.31 PKR |
| 500 ILS | 46,076.55 PKR |
| 1,000 ILS | 92,153.10 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-29T00:52:07Z",
"rates": {
"PKR": 92.153099
}
}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": 9215.3099,
"rate": 92.153099
}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