Rate Overview
Live
1 ALL = 0.012150 PAB
1 PAB = 82.3045
ALL
Avg
0.012179
High
0.012331
Low
0.011913
Last updated: 7/25/2026, 1:47:26 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.15 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-25T13:47:26Z",
"rates": {
"PAB": 0.01215
}
}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.2149999999999999,
"rate": 0.01215
}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