Rate Overview
Live
1 PAB = 3.0186 ILS
1 ILS = 0.331279
PAB
Avg
2.9997
High
3.0285
Low
2.9728
Last updated: 9/3/2026, 10:32:52 AM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.02 ILS |
| 10 PAB | 30.19 ILS |
| 50 PAB | 150.93 ILS |
| 100 PAB | 301.86 ILS |
| 500 PAB | 1,509.30 ILS |
| 1,000 PAB | 3,018.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-09-03T10:32:52Z",
"rates": {
"ILS": 3.0186
}
}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": 301.86,
"rate": 3.0186
}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