Rate Overview
Live
1 BOB = 78.1080 AOA
1 AOA = 0.012803
BOB
Avg
128.2912
High
134.7045
Low
78.1080
Last updated: 7/31/2026, 9:00:56 AM
Quick Conversions
| BOB | AOA |
|---|---|
| 1 BOB | 78.11 AOA |
| 10 BOB | 781.08 AOA |
| 50 BOB | 3,905.40 AOA |
| 100 BOB | 7,810.80 AOA |
| 500 BOB | 39,053.98 AOA |
| 1,000 BOB | 78,107.95 AOA |
Get BOB/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AOAExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T09:00:56Z",
"rates": {
"AOA": 78.107952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AOA",
"amount": 100
},
"result": 7810.7952,
"rate": 78.107952
}Build with BOB/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key