Rate Overview
Live
1 AOA = 0.012802 BOB
1 BOB = 78.1128
AOA
Avg
0.008071
High
0.012802
Low
0.007403
Last updated: 7/31/2026, 10:27:17 AM
Quick Conversions
| AOA | BOB |
|---|---|
| 1 AOA | 0.01 BOB |
| 10 AOA | 0.13 BOB |
| 50 AOA | 0.64 BOB |
| 100 AOA | 1.28 BOB |
| 500 AOA | 6.40 BOB |
| 1,000 AOA | 12.80 BOB |
Get AOA/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=BOBExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-07-31T10:27:17Z",
"rates": {
"BOB": 0.012802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "BOB",
"amount": 100
},
"result": 1.2802,
"rate": 0.012802
}Build with AOA/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key