Rate Overview
Live
1 ILS = 0.331158 PAB
1 PAB = 3.0197
ILS
Avg
0.333380
High
0.336386
Low
0.330196
Last updated: 9/3/2026, 12:56:40 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.33 PAB |
| 10 ILS | 3.31 PAB |
| 50 ILS | 16.56 PAB |
| 100 ILS | 33.12 PAB |
| 500 ILS | 165.58 PAB |
| 1,000 ILS | 331.16 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-09-03T12:56:40Z",
"rates": {
"PAB": 0.331158
}
}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": 33.1158,
"rate": 0.331158
}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