Rate Overview
Live
1 BOB = 132.7115 AOA
1 AOA = 0.007535
BOB
Avg
132.8357
High
133.1884
Low
132.6310
Last updated: 4/17/2026, 6:17:00 AM
Quick Conversions
| BOB | AOA |
|---|---|
| 1 BOB | 132.71 AOA |
| 10 BOB | 1,327.11 AOA |
| 50 BOB | 6,635.57 AOA |
| 100 BOB | 13,271.15 AOA |
| 500 BOB | 66,355.73 AOA |
| 1,000 BOB | 132,711.47 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-04-17T06:17:00Z",
"rates": {
"AOA": 132.711465
}
}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": 13271.1465,
"rate": 132.711465
}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