Rate Overview
Live
1 PAB = 83.1885 ALL
1 ALL = 0.012021
PAB
Avg
82.6793
High
83.9381
Low
81.2651
Last updated: 3/27/2026, 1:16:08 PM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 83.19 ALL |
| 10 PAB | 831.88 ALL |
| 50 PAB | 4,159.42 ALL |
| 100 PAB | 8,318.85 ALL |
| 500 PAB | 41,594.24 ALL |
| 1,000 PAB | 83,188.48 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-03-27T13:16:08Z",
"rates": {
"ALL": 83.188476
}
}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": 8318.8476,
"rate": 83.188476
}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