Rate Overview
Live
1 PAB = 3.0095 ILS
1 ILS = 0.332287
PAB
Avg
2.9935
High
3.0095
Low
2.9758
Last updated: 7/6/2026, 1:51:07 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.01 ILS |
| 10 PAB | 30.09 ILS |
| 50 PAB | 150.47 ILS |
| 100 PAB | 300.95 ILS |
| 500 PAB | 1,504.73 ILS |
| 1,000 PAB | 3,009.45 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-06T13:51:07Z",
"rates": {
"ILS": 3.00945
}
}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": 300.945,
"rate": 3.00945
}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