Rate Overview
Live
1 ALL = 0.012082 PAB
1 PAB = 82.7678
ALL
Avg
0.012168
High
0.012273
Low
0.012048
Last updated: 3/6/2026, 11:31:52 PM
Quick Conversions
| ALL | PAB |
|---|---|
| 1 ALL | 0.01 PAB |
| 10 ALL | 0.12 PAB |
| 50 ALL | 0.60 PAB |
| 100 ALL | 1.21 PAB |
| 500 ALL | 6.04 PAB |
| 1,000 ALL | 12.08 PAB |
Get ALL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PABExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-06T23:31:52Z",
"rates": {
"PAB": 0.012082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PAB",
"amount": 100
},
"result": 1.2082000000000002,
"rate": 0.012082
}Build with ALL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key