Rate Overview
Live
1 PKR = 0.010059 ILS
1 ILS = 99.4135
PKR
Avg
0.010262
High
0.010396
Low
0.010059
Last updated: 5/27/2026, 4:01:29 PM
Quick Conversions
| PKR | ILS |
|---|---|
| 1 PKR | 0.01 ILS |
| 10 PKR | 0.10 ILS |
| 50 PKR | 0.50 ILS |
| 100 PKR | 1.01 ILS |
| 500 PKR | 5.03 ILS |
| 1,000 PKR | 10.06 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-27T16:01:29Z",
"rates": {
"ILS": 0.010059
}
}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.0059,
"rate": 0.010059
}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