Rate Overview
Live
1 AOA = 0.011906 BOB
1 BOB = 83.9913
AOA
Avg
0.007848
High
0.011906
Low
0.007431
Last updated: 7/27/2026, 4:09:12 PM
Quick Conversions
| AOA | BOB |
|---|---|
| 1 AOA | 0.01 BOB |
| 10 AOA | 0.12 BOB |
| 50 AOA | 0.60 BOB |
| 100 AOA | 1.19 BOB |
| 500 AOA | 5.95 BOB |
| 1,000 AOA | 11.91 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-27T16:09:12Z",
"rates": {
"BOB": 0.011906
}
}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.1905999999999999,
"rate": 0.011906
}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