Rate Overview
Live
1 ILS = 0.318121 PAB
1 PAB = 3.1435
ILS
Avg
0.313327
High
0.324349
Low
0.298972
Last updated: 3/27/2026, 11:13:31 AM
Quick Conversions
| ILS | PAB |
|---|---|
| 1 ILS | 0.32 PAB |
| 10 ILS | 3.18 PAB |
| 50 ILS | 15.91 PAB |
| 100 ILS | 31.81 PAB |
| 500 ILS | 159.06 PAB |
| 1,000 ILS | 318.12 PAB |
Get ILS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PABExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T11:13:31Z",
"rates": {
"PAB": 0.318121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PAB",
"amount": 100
},
"result": 31.812099999999997,
"rate": 0.318121
}Build with ILS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key