Rate Overview
Live
1 AOA = 0.001092 PAB
1 PAB = 915.7509
AOA
Avg
0.001088
High
0.001093
Low
0.001078
Last updated: 3/7/2026, 12:15:03 AM
Quick Conversions
| AOA | PAB |
|---|---|
| 1 AOA | 0.00 PAB |
| 10 AOA | 0.01 PAB |
| 50 AOA | 0.05 PAB |
| 100 AOA | 0.11 PAB |
| 500 AOA | 0.55 PAB |
| 1,000 AOA | 1.09 PAB |
Get AOA/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=PABExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-03-07T00:15:03Z",
"rates": {
"PAB": 0.001092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "PAB",
"amount": 100
},
"result": 0.1092,
"rate": 0.001092
}Build with AOA/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key