Rate Overview
Live
1 BOB = 132.9982 AOA
1 AOA = 0.007519
BOB
Avg
132.9249
High
134.0429
Low
132.0489
Last updated: 3/7/2026, 6:32:00 AM
Quick Conversions
| BOB | AOA |
|---|---|
| 1 BOB | 133.00 AOA |
| 10 BOB | 1,329.98 AOA |
| 50 BOB | 6,649.91 AOA |
| 100 BOB | 13,299.82 AOA |
| 500 BOB | 66,499.08 AOA |
| 1,000 BOB | 132,998.15 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-07T06:32:00Z",
"rates": {
"AOA": 132.998152
}
}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": 13299.815200000001,
"rate": 132.998152
}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