Rate Overview
Live
1 PAB = 81.7796 ALL
1 ALL = 0.012228
PAB
Avg
81.6354
High
81.9630
Low
81.4334
Last updated: 5/7/2026, 3:33:04 AM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 81.78 ALL |
| 10 PAB | 817.80 ALL |
| 50 PAB | 4,088.98 ALL |
| 100 PAB | 8,177.96 ALL |
| 500 PAB | 40,889.82 ALL |
| 1,000 PAB | 81,779.64 ALL |
Get PAB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=ALLExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-07T03:33:04Z",
"rates": {
"ALL": 81.779644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "ALL",
"amount": 100
},
"result": 8177.964400000001,
"rate": 81.779644
}Build with PAB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key