Rate Overview
Live
1 ILS = 99.7587 PKR
1 PKR = 0.010024
ILS
Avg
87.5668
High
99.7587
Low
78.7363
Last updated: 5/28/2026, 9:44:00 PM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 99.76 PKR |
| 10 ILS | 997.59 PKR |
| 50 ILS | 4,987.94 PKR |
| 100 ILS | 9,975.87 PKR |
| 500 ILS | 49,879.36 PKR |
| 1,000 ILS | 99,758.72 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-28T21:44:00Z",
"rates": {
"PKR": 99.758717
}
}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": 9975.8717,
"rate": 99.758717
}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