Rate Overview
Live
1 PAB = 2.9976 ILS
1 ILS = 0.333600
PAB
Avg
2.9875
High
3.0428
Low
2.9113
Last updated: 7/15/2026, 12:02:04 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.00 ILS |
| 10 PAB | 29.98 ILS |
| 50 PAB | 149.88 ILS |
| 100 PAB | 299.76 ILS |
| 500 PAB | 1,498.80 ILS |
| 1,000 PAB | 2,997.60 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-07-15T12:02:04Z",
"rates": {
"ILS": 2.9976
}
}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": 299.76,
"rate": 2.9976
}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