Rate Overview
Live
1 AOA = 0.012642 BOB
1 BOB = 79.1014
AOA
Avg
0.012739
High
0.013021
Low
0.012642
Last updated: 8/19/2026, 8:36:40 AM
Quick Conversions
| AOA | BOB |
|---|---|
| 1 AOA | 0.01 BOB |
| 10 AOA | 0.13 BOB |
| 50 AOA | 0.63 BOB |
| 100 AOA | 1.26 BOB |
| 500 AOA | 6.32 BOB |
| 1,000 AOA | 12.64 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-08-19T08:36:40Z",
"rates": {
"BOB": 0.012642
}
}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.2642,
"rate": 0.012642
}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