Rate Overview
Live
1 PAB = 3.0968 ILS
1 ILS = 0.322909
PAB
Avg
3.1041
High
3.1433
Low
3.0734
Last updated: 3/6/2026, 6:07:23 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.10 ILS |
| 10 PAB | 30.97 ILS |
| 50 PAB | 154.84 ILS |
| 100 PAB | 309.69 ILS |
| 500 PAB | 1,548.43 ILS |
| 1,000 PAB | 3,096.85 ILS |
Get PAB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=ILSExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T18:07:23Z",
"rates": {
"ILS": 3.09685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "ILS",
"amount": 100
},
"result": 309.685,
"rate": 3.09685
}Build with PAB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key