Rate Overview
Live
1 PAB = 3.1389 ILS
1 ILS = 0.318578
PAB
Avg
3.4452
High
3.7865
Low
3.0861
Last updated: 3/27/2026, 4:27:30 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.14 ILS |
| 10 PAB | 31.39 ILS |
| 50 PAB | 156.95 ILS |
| 100 PAB | 313.90 ILS |
| 500 PAB | 1,569.48 ILS |
| 1,000 PAB | 3,138.95 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-03-27T16:27:30Z",
"rates": {
"ILS": 3.13895
}
}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": 313.895,
"rate": 3.13895
}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