Rate Overview
Live
1 BOB = 132.6926 AOA
1 AOA = 0.007536
BOB
Avg
132.7922
High
134.5692
Low
130.9642
Last updated: 5/27/2026, 9:20:40 PM
Quick Conversions
| BOB | AOA |
|---|---|
| 1 BOB | 132.69 AOA |
| 10 BOB | 1,326.93 AOA |
| 50 BOB | 6,634.63 AOA |
| 100 BOB | 13,269.26 AOA |
| 500 BOB | 66,346.28 AOA |
| 1,000 BOB | 132,692.56 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-05-27T21:20:40Z",
"rates": {
"AOA": 132.69256
}
}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": 13269.256,
"rate": 132.69256
}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