Rate Overview
Live
1 PAB = 81.8430 ALL
1 ALL = 0.012219
PAB
Avg
82.1415
High
82.5344
Low
81.8430
Last updated: 6/16/2026, 1:25:31 PM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 81.84 ALL |
| 10 PAB | 818.43 ALL |
| 50 PAB | 4,092.15 ALL |
| 100 PAB | 8,184.30 ALL |
| 500 PAB | 40,921.48 ALL |
| 1,000 PAB | 81,842.96 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-06-16T13:25:31Z",
"rates": {
"ALL": 81.842963
}
}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": 8184.2963,
"rate": 81.842963
}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