Rate Overview
Live
1 ILS = 99.8472 PKR
1 PKR = 0.010015
ILS
Avg
97.8332
High
99.8472
Low
96.3624
Last updated: 5/28/2026, 8:31:59 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 99.85 PKR |
| 10 ILS | 998.47 PKR |
| 50 ILS | 4,992.36 PKR |
| 100 ILS | 9,984.72 PKR |
| 500 ILS | 49,923.61 PKR |
| 1,000 ILS | 99,847.22 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-28T20:31:59Z",
"rates": {
"PKR": 99.847223
}
}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": 9984.7223,
"rate": 99.847223
}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