Rate Overview
Live
1 PAB = 2.8364 ILS
1 ILS = 0.352560
PAB
Avg
3.3946
High
3.7865
Low
2.8364
Last updated: 5/27/2026, 9:55:32 AM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 2.84 ILS |
| 10 PAB | 28.36 ILS |
| 50 PAB | 141.82 ILS |
| 100 PAB | 283.64 ILS |
| 500 PAB | 1,418.20 ILS |
| 1,000 PAB | 2,836.40 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-27T09:55:32Z",
"rates": {
"ILS": 2.8364
}
}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.64,
"rate": 2.8364
}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