Rate Overview
Live
1 PAB = 2.8388 ILS
1 ILS = 0.352268
PAB
Avg
2.8811
High
2.9233
Low
2.8386
Last updated: 5/27/2026, 6:08:37 AM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 2.84 ILS |
| 10 PAB | 28.39 ILS |
| 50 PAB | 141.94 ILS |
| 100 PAB | 283.88 ILS |
| 500 PAB | 1,419.38 ILS |
| 1,000 PAB | 2,838.75 ILS |
Get PAB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=ILSExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T06:08:37Z",
"rates": {
"ILS": 2.83875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "ILS",
"amount": 100
},
"result": 283.875,
"rate": 2.83875
}Build with PAB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key