Rate Overview
Live
1 ILS = 0.317576 PAB
1 PAB = 3.1489
ILS
Avg
0.291520
High
0.324030
Low
0.264098
Last updated: 3/27/2026, 12:57:57 PM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.32 PAB |
| 10 ILS | 3.18 PAB |
| 50 ILS | 15.88 PAB |
| 100 ILS | 31.76 PAB |
| 500 ILS | 158.79 PAB |
| 1,000 ILS | 317.58 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-27T12:57:57Z",
"rates": {
"PAB": 0.317576
}
}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": 31.757600000000004,
"rate": 0.317576
}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