Rate Overview
Live
1 PAB = 81.9539 ALL
1 ALL = 0.012202
PAB
Avg
82.0404
High
83.2543
Low
80.6786
Last updated: 5/27/2026, 6:13:17 AM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 81.95 ALL |
| 10 PAB | 819.54 ALL |
| 50 PAB | 4,097.70 ALL |
| 100 PAB | 8,195.39 ALL |
| 500 PAB | 40,976.96 ALL |
| 1,000 PAB | 81,953.92 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-05-27T06:13:17Z",
"rates": {
"ALL": 81.953917
}
}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": 8195.3917,
"rate": 81.953917
}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