Rate Overview
Live
1 ILS = 96.6555 PKR
1 PKR = 0.010346
ILS
Avg
95.8289
High
96.7707
Low
94.6981
Last updated: 5/8/2026, 1:05:14 AM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 96.66 PKR |
| 10 ILS | 966.56 PKR |
| 50 ILS | 4,832.78 PKR |
| 100 ILS | 9,665.55 PKR |
| 500 ILS | 48,327.75 PKR |
| 1,000 ILS | 96,655.50 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-05-08T01:05:14Z",
"rates": {
"PKR": 96.655501
}
}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": 9665.5501,
"rate": 96.655501
}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