Rate Overview
Live
1 PAB = 79.7005 ALL
1 ALL = 0.012547
PAB
Avg
79.4774
High
79.7005
Low
79.1459
Last updated: 9/2/2026, 4:58:41 AM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 79.70 ALL |
| 10 PAB | 797.01 ALL |
| 50 PAB | 3,985.03 ALL |
| 100 PAB | 7,970.05 ALL |
| 500 PAB | 39,850.27 ALL |
| 1,000 PAB | 79,700.54 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-09-02T04:58:41Z",
"rates": {
"ALL": 79.700537
}
}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": 7970.0536999999995,
"rate": 79.700537
}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