Rate Overview
Live
1 PAB = 3.0006 ILS
1 ILS = 0.333268
PAB
Avg
3.0356
High
3.0855
Low
3.0006
Last updated: 4/16/2026, 8:58:47 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.00 ILS |
| 10 PAB | 30.01 ILS |
| 50 PAB | 150.03 ILS |
| 100 PAB | 300.06 ILS |
| 500 PAB | 1,500.29 ILS |
| 1,000 PAB | 3,000.59 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-04-16T20:58:47Z",
"rates": {
"ILS": 3.000586
}
}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": 300.0586,
"rate": 3.000586
}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