Rate Overview
Live
1 ILS = 99.7499 PKR
1 PKR = 0.010025
ILS
Avg
97.8228
High
99.7499
Low
96.3624
Last updated: 5/28/2026, 10:59:20 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 99.75 PKR |
| 10 ILS | 997.50 PKR |
| 50 ILS | 4,987.49 PKR |
| 100 ILS | 9,974.99 PKR |
| 500 ILS | 49,874.94 PKR |
| 1,000 ILS | 99,749.88 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-28T22:59:20Z",
"rates": {
"PKR": 99.749875
}
}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": 9974.987500000001,
"rate": 99.749875
}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