Rate Overview
Live
1 ILS = 0.352367 PAB
1 PAB = 2.8380
ILS
Avg
0.347144
High
0.352367
Low
0.342082
Last updated: 5/27/2026, 12:31:19 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.35 PAB |
| 10 ILS | 3.52 PAB |
| 50 ILS | 17.62 PAB |
| 100 ILS | 35.24 PAB |
| 500 ILS | 176.18 PAB |
| 1,000 ILS | 352.37 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-27T12:31:19Z",
"rates": {
"PAB": 0.352367
}
}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": 35.2367,
"rate": 0.352367
}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