Rate Overview
Live
1 PAB = 3.1488 ILS
1 ILS = 0.317576
PAB
Avg
3.1242
High
3.1488
Low
3.1058
Last updated: 3/27/2026, 12:53:23 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.15 ILS |
| 10 PAB | 31.49 ILS |
| 50 PAB | 157.44 ILS |
| 100 PAB | 314.89 ILS |
| 500 PAB | 1,574.43 ILS |
| 1,000 PAB | 3,148.85 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-03-27T12:53:23Z",
"rates": {
"ILS": 3.14885
}
}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": 314.885,
"rate": 3.14885
}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