Rate Overview
Live
1 PKR = 0.010329 ILS
1 ILS = 96.8148
PKR
Avg
0.010449
High
0.010559
Low
0.010322
Last updated: 5/7/2026, 1:49:27 PM
Quick Conversions
| PKR | ILS |
|---|---|
| 1 PKR | 0.01 ILS |
| 10 PKR | 0.10 ILS |
| 50 PKR | 0.52 ILS |
| 100 PKR | 1.03 ILS |
| 500 PKR | 5.16 ILS |
| 1,000 PKR | 10.33 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-07T13:49:27Z",
"rates": {
"ILS": 0.010329
}
}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.0329,
"rate": 0.010329
}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