Rate Overview
Live
1 ILS = 0.344553 PAB
1 PAB = 2.9023
ILS
Avg
0.340328
High
0.344553
Low
0.337720
Last updated: 5/7/2026, 1:17:34 AM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.34 PAB |
| 10 ILS | 3.45 PAB |
| 50 ILS | 17.23 PAB |
| 100 ILS | 34.46 PAB |
| 500 ILS | 172.28 PAB |
| 1,000 ILS | 344.55 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-05-07T01:17:34Z",
"rates": {
"PAB": 0.344553
}
}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.4553,
"rate": 0.344553
}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