Rate Overview
Live
1 ILS = 94.3313 PKR
1 PKR = 0.010601
ILS
Avg
93.4573
High
94.3313
Low
92.4531
Last updated: 8/12/2026, 10:23:42 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 94.33 PKR |
| 10 ILS | 943.31 PKR |
| 50 ILS | 4,716.57 PKR |
| 100 ILS | 9,433.13 PKR |
| 500 ILS | 47,165.66 PKR |
| 1,000 ILS | 94,331.32 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-08-12T22:23:42Z",
"rates": {
"PKR": 94.33132
}
}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": 9433.132000000001,
"rate": 94.33132
}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