Rate Overview
Live
1 AOA = 0.007535 BOB
1 BOB = 132.7140
AOA
Avg
0.007528
High
0.007539
Low
0.007508
Last updated: 4/17/2026, 6:16:43 AM
Quick Conversions
| AOA | BOB |
|---|---|
| 1 AOA | 0.01 BOB |
| 10 AOA | 0.08 BOB |
| 50 AOA | 0.38 BOB |
| 100 AOA | 0.75 BOB |
| 500 AOA | 3.77 BOB |
| 1,000 AOA | 7.54 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-04-17T06:16:43Z",
"rates": {
"BOB": 0.007535
}
}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": 0.7535000000000001,
"rate": 0.007535
}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