Rate Overview
Live
1 PAB = 2.9103 ILS
1 ILS = 0.343607
PAB
Avg
2.9314
High
2.9784
Low
2.9103
Last updated: 6/16/2026, 12:23:13 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 2.91 ILS |
| 10 PAB | 29.10 ILS |
| 50 PAB | 145.52 ILS |
| 100 PAB | 291.03 ILS |
| 500 PAB | 1,455.15 ILS |
| 1,000 PAB | 2,910.30 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-06-16T12:23:13Z",
"rates": {
"ILS": 2.9103
}
}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": 291.03,
"rate": 2.9103
}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