Rate Overview
Live
1 ALL = 0.012143 PAB
1 PAB = 82.3520
ALL
Avg
0.012169
High
0.012198
Low
0.012143
Last updated: 7/26/2026, 5:16:12 PM
Quick Conversions
| ALL | PAB |
|---|---|
| 1 ALL | 0.01 PAB |
| 10 ALL | 0.12 PAB |
| 50 ALL | 0.61 PAB |
| 100 ALL | 1.21 PAB |
| 500 ALL | 6.07 PAB |
| 1,000 ALL | 12.14 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-07-26T17:16:12Z",
"rates": {
"PAB": 0.012143
}
}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.2143,
"rate": 0.012143
}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