Rate Overview
Live
1 ILS = 90.3959 PKR
1 PKR = 0.011062
ILS
Avg
90.4784
High
91.3583
Low
89.2064
Last updated: 3/7/2026, 7:44:27 AM
Quick Conversions
| ILS | PKR |
|---|---|
| 1 ILS | 90.40 PKR |
| 10 ILS | 903.96 PKR |
| 50 ILS | 4,519.80 PKR |
| 100 ILS | 9,039.59 PKR |
| 500 ILS | 45,197.96 PKR |
| 1,000 ILS | 90,395.93 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-07T07:44:27Z",
"rates": {
"PKR": 90.395928
}
}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": 9039.5928,
"rate": 90.395928
}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