Rate Overview
Live
1 ILS = 0.332734 PAB
1 PAB = 3.0054
ILS
Avg
0.329529
High
0.356281
Low
0.313575
Last updated: 7/14/2026, 7:50:55 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.33 PAB |
| 10 ILS | 3.33 PAB |
| 50 ILS | 16.64 PAB |
| 100 ILS | 33.27 PAB |
| 500 ILS | 166.37 PAB |
| 1,000 ILS | 332.73 PAB |
Get ILS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PABExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-14T19:50:55Z",
"rates": {
"PAB": 0.332734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PAB",
"amount": 100
},
"result": 33.273399999999995,
"rate": 0.332734
}Build with ILS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key