Rate Overview
Live
1 PAB = 81.2190 ALL
1 ALL = 0.012312
PAB
Avg
81.7052
High
82.5168
Low
81.0793
Last updated: 4/16/2026, 8:58:48 PM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 81.22 ALL |
| 10 PAB | 812.19 ALL |
| 50 PAB | 4,060.95 ALL |
| 100 PAB | 8,121.90 ALL |
| 500 PAB | 40,609.50 ALL |
| 1,000 PAB | 81,218.99 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-04-16T20:58:48Z",
"rates": {
"ALL": 81.218993
}
}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": 8121.8993,
"rate": 81.218993
}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