Rate Overview
Live
1 ILS = 94.8104 PKR
1 PKR = 0.010547
ILS
Avg
92.9245
High
94.8104
Low
91.4480
Last updated: 4/17/2026, 5:30:34 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 94.81 PKR |
| 10 ILS | 948.10 PKR |
| 50 ILS | 4,740.52 PKR |
| 100 ILS | 9,481.04 PKR |
| 500 ILS | 47,405.18 PKR |
| 1,000 ILS | 94,810.37 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-04-17T17:30:34Z",
"rates": {
"PKR": 94.810365
}
}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": 9481.0365,
"rate": 94.810365
}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