Rate Overview
Live
1 ALL = 0.012162 PAB
1 PAB = 82.2233
ALL
Avg
0.012186
High
0.012224
Low
0.012162
Last updated: 7/24/2026, 1:19:31 PM
Quick Conversions
| ALL | PAB |
|---|---|
| 1 ALL | 0.01 PAB |
| 10 ALL | 0.12 PAB |
| 50 ALL | 0.61 PAB |
| 100 ALL | 1.22 PAB |
| 500 ALL | 6.08 PAB |
| 1,000 ALL | 12.16 PAB |
Get ALL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PABExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-24T13:19:31Z",
"rates": {
"PAB": 0.012162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PAB",
"amount": 100
},
"result": 1.2162,
"rate": 0.012162
}Build with ALL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key