Rate Overview
Live
1 PAB = 80.2239 ALL
1 ALL = 0.012465
PAB
Avg
80.5271
High
80.6562
Low
80.2239
Last updated: 8/15/2026, 11:43:34 AM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 80.22 ALL |
| 10 PAB | 802.24 ALL |
| 50 PAB | 4,011.19 ALL |
| 100 PAB | 8,022.39 ALL |
| 500 PAB | 40,111.93 ALL |
| 1,000 PAB | 80,223.87 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-08-15T11:43:34Z",
"rates": {
"ALL": 80.223867
}
}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": 8022.3867,
"rate": 80.223867
}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