Rate Overview
Live
1 PAB = 2.8397 ILS
1 ILS = 0.352144
PAB
Avg
3.0886
High
3.2600
Low
2.8397
Last updated: 5/27/2026, 11:17:11 AM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 2.84 ILS |
| 10 PAB | 28.40 ILS |
| 50 PAB | 141.99 ILS |
| 100 PAB | 283.98 ILS |
| 500 PAB | 1,419.88 ILS |
| 1,000 PAB | 2,839.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-05-27T11:17:11Z",
"rates": {
"ILS": 2.83975
}
}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": 283.975,
"rate": 2.83975
}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