Rate Overview
Live
1 ILS = 88.9858 PKR
1 PKR = 0.011238
ILS
Avg
90.0291
High
91.3583
Low
88.7652
Last updated: 3/28/2026, 1:43:42 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 88.99 PKR |
| 10 ILS | 889.86 PKR |
| 50 ILS | 4,449.29 PKR |
| 100 ILS | 8,898.58 PKR |
| 500 ILS | 44,492.90 PKR |
| 1,000 ILS | 88,985.81 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-03-28T13:43:42Z",
"rates": {
"PKR": 88.985806
}
}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": 8898.5806,
"rate": 88.985806
}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