Rate Overview
Live
1 PAB = 2.8357 ILS
1 ILS = 0.352647
PAB
Avg
3.2246
High
3.5394
Low
2.8357
Last updated: 5/27/2026, 7:28:17 AM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 2.84 ILS |
| 10 PAB | 28.36 ILS |
| 50 PAB | 141.79 ILS |
| 100 PAB | 283.57 ILS |
| 500 PAB | 1,417.85 ILS |
| 1,000 PAB | 2,835.70 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-27T07:28:17Z",
"rates": {
"ILS": 2.8357
}
}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.57,
"rate": 2.8357
}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