Rate Overview
Live
1 BOB = 0.155280 ANG
1 ANG = 6.4400
BOB
Avg
0.154536
High
0.155280
Low
0.152829
Last updated: 8/20/2026, 10:46:32 AM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.16 ANG |
| 10 BOB | 1.55 ANG |
| 50 BOB | 7.76 ANG |
| 100 BOB | 15.53 ANG |
| 500 BOB | 77.64 ANG |
| 1,000 BOB | 155.28 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-08-20T10:46:32Z",
"rates": {
"ANG": 0.15528
}
}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": 15.528,
"rate": 0.15528
}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