Rate Overview
Live
1 PAB = 3.0512 ILS
1 ILS = 0.327740
PAB
Avg
3.0512
High
3.0727
Low
3.0354
Last updated: 7/25/2026, 12:30:34 AM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.05 ILS |
| 10 PAB | 30.51 ILS |
| 50 PAB | 152.56 ILS |
| 100 PAB | 305.12 ILS |
| 500 PAB | 1,525.60 ILS |
| 1,000 PAB | 3,051.20 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-07-25T00:30:34Z",
"rates": {
"ILS": 3.0512
}
}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": 305.12,
"rate": 3.0512
}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