Rate Overview
Live
1 ILS = 94.8253 PKR
1 PKR = 0.010546
ILS
Avg
95.6580
High
96.5931
Low
94.8055
Last updated: 6/18/2026, 6:18:07 AM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 94.83 PKR |
| 10 ILS | 948.25 PKR |
| 50 ILS | 4,741.26 PKR |
| 100 ILS | 9,482.53 PKR |
| 500 ILS | 47,412.63 PKR |
| 1,000 ILS | 94,825.26 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-06-18T06:18:07Z",
"rates": {
"PKR": 94.825262
}
}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": 9482.5262,
"rate": 94.825262
}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