Rate Overview
Live
1 ILS = 0.343808 PAB
1 PAB = 2.9086
ILS
Avg
0.341190
High
0.343808
Low
0.335748
Last updated: 6/16/2026, 2:35:18 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.34 PAB |
| 10 ILS | 3.44 PAB |
| 50 ILS | 17.19 PAB |
| 100 ILS | 34.38 PAB |
| 500 ILS | 171.90 PAB |
| 1,000 ILS | 343.81 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-06-16T14:35:18Z",
"rates": {
"PAB": 0.343808
}
}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": 34.3808,
"rate": 0.343808
}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