Rate Overview
Live
1 PAB = 3.0208 ILS
1 ILS = 0.331043
PAB
Avg
3.3697
High
3.7865
Low
2.9423
Last updated: 7/12/2026, 5:24:40 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.02 ILS |
| 10 PAB | 30.21 ILS |
| 50 PAB | 151.04 ILS |
| 100 PAB | 302.08 ILS |
| 500 PAB | 1,510.38 ILS |
| 1,000 PAB | 3,020.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-07-12T17:24:40Z",
"rates": {
"ILS": 3.020752
}
}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": 302.0752,
"rate": 3.020752
}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