Rate Overview
Live
1 ILS = 0.327419 PAB
1 PAB = 3.0542
ILS
Avg
0.327459
High
0.329450
Low
0.325448
Last updated: 7/26/2026, 6:30:06 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.33 PAB |
| 10 ILS | 3.27 PAB |
| 50 ILS | 16.37 PAB |
| 100 ILS | 32.74 PAB |
| 500 ILS | 163.71 PAB |
| 1,000 ILS | 327.42 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-26T18:30:06Z",
"rates": {
"PAB": 0.327419
}
}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": 32.7419,
"rate": 0.327419
}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