Rate Overview
Live
1 ILS = 0.323232 PAB
1 PAB = 3.0938
ILS
Avg
0.322214
High
0.325370
Low
0.318134
Last updated: 3/6/2026, 11:35:18 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.32 PAB |
| 10 ILS | 3.23 PAB |
| 50 ILS | 16.16 PAB |
| 100 ILS | 32.32 PAB |
| 500 ILS | 161.62 PAB |
| 1,000 ILS | 323.23 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-03-06T23:35:18Z",
"rates": {
"PAB": 0.323232
}
}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.3232,
"rate": 0.323232
}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