Rate Overview
Live
1 PKR = 0.010049 ILS
1 ILS = 99.5124
PKR
Avg
0.010857
High
0.011375
Low
0.010049
Last updated: 5/27/2026, 6:24:01 PM
Quick Conversions
| PKR | ILS |
|---|---|
| 1 PKR | 0.01 ILS |
| 10 PKR | 0.10 ILS |
| 50 PKR | 0.50 ILS |
| 100 PKR | 1.00 ILS |
| 500 PKR | 5.02 ILS |
| 1,000 PKR | 10.05 ILS |
Get PKR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=ILSExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-05-27T18:24:01Z",
"rates": {
"ILS": 0.010049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "ILS",
"amount": 100
},
"result": 1.0049000000000001,
"rate": 0.010049
}Build with PKR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key