Rate Overview
Live
1 PAB = 2.9553 ILS
1 ILS = 0.338375
PAB
Avg
2.9818
High
3.0041
Low
2.9496
Last updated: 8/15/2026, 1:02:09 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 2.96 ILS |
| 10 PAB | 29.55 ILS |
| 50 PAB | 147.77 ILS |
| 100 PAB | 295.53 ILS |
| 500 PAB | 1,477.65 ILS |
| 1,000 PAB | 2,955.30 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-08-15T13:02:09Z",
"rates": {
"ILS": 2.955302
}
}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": 295.53020000000004,
"rate": 2.955302
}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