Rate Overview
Live
1 PAB = 82.3700 ALL
1 ALL = 0.012140
PAB
Avg
82.6671
High
83.0188
Low
82.3700
Last updated: 7/1/2026, 5:04:50 AM
Quick Conversions
| PAB | ALL |
|---|---|
| 1 PAB | 82.37 ALL |
| 10 PAB | 823.70 ALL |
| 50 PAB | 4,118.50 ALL |
| 100 PAB | 8,237.00 ALL |
| 500 PAB | 41,184.99 ALL |
| 1,000 PAB | 82,369.97 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-07-01T05:04:50Z",
"rates": {
"ALL": 82.369975
}
}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": 8236.9975,
"rate": 82.369975
}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