Rate Overview
Live
1 PAB = 82.2256 ALL
1 ALL = 0.012162
PAB
Avg
82.2909
High
83.0188
Low
81.7298
Last updated: 7/13/2026, 3:08:34 PM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 82.23 ALL |
| 10 PAB | 822.26 ALL |
| 50 PAB | 4,111.28 ALL |
| 100 PAB | 8,222.56 ALL |
| 500 PAB | 41,112.79 ALL |
| 1,000 PAB | 82,225.57 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-07-13T15:08:34Z",
"rates": {
"ALL": 82.22557
}
}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": 8222.557,
"rate": 82.22557
}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