Rate Overview
Live
1 PAB = 3.1531 ILS
1 ILS = 0.317148
PAB
Avg
3.1249
High
3.1531
Low
3.1058
Last updated: 3/27/2026, 2:45:52 PM
Quick Conversions
| PAB | ILS |
|---|---|
| 1 PAB | 3.15 ILS |
| 10 PAB | 31.53 ILS |
| 50 PAB | 157.66 ILS |
| 100 PAB | 315.31 ILS |
| 500 PAB | 1,576.55 ILS |
| 1,000 PAB | 3,153.10 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-27T14:45:52Z",
"rates": {
"ILS": 3.1531
}
}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": 315.31,
"rate": 3.1531
}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