Rate Overview
Live
1 BOB = 0.160133 ANG
1 ANG = 6.2448
BOB
Avg
0.253258
High
0.260878
Low
0.160133
Last updated: 7/28/2026, 12:59:54 PM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.16 ANG |
| 10 BOB | 1.60 ANG |
| 50 BOB | 8.01 ANG |
| 100 BOB | 16.01 ANG |
| 500 BOB | 80.07 ANG |
| 1,000 BOB | 160.13 ANG |
Get BOB/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ANGExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T12:59:54Z",
"rates": {
"ANG": 0.160133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ANG",
"amount": 100
},
"result": 16.0133,
"rate": 0.160133
}Build with BOB/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key