Rate Overview
Live
1 BOB = 132.6455 AOA
1 AOA = 0.007539
BOB
Avg
132.8038
High
133.4764
Low
132.2661
Last updated: 3/27/2026, 1:22:05 PM
Quick Conversions
| BOB | AOA |
|---|---|
| 1 BOB | 132.65 AOA |
| 10 BOB | 1,326.45 AOA |
| 50 BOB | 6,632.27 AOA |
| 100 BOB | 13,264.55 AOA |
| 500 BOB | 66,322.73 AOA |
| 1,000 BOB | 132,645.45 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-03-27T13:22:05Z",
"rates": {
"AOA": 132.645451
}
}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": 13264.545100000001,
"rate": 132.645451
}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