Rate Overview
Live
1 ILS = 0.333050 PAB
1 PAB = 3.0026
ILS
Avg
0.298772
High
0.339870
Low
0.264098
Last updated: 7/10/2026, 10:04:01 AM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.33 PAB |
| 10 ILS | 3.33 PAB |
| 50 ILS | 16.65 PAB |
| 100 ILS | 33.31 PAB |
| 500 ILS | 166.53 PAB |
| 1,000 ILS | 333.05 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-07-10T10:04:01Z",
"rates": {
"PAB": 0.33305
}
}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.305,
"rate": 0.33305
}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