Rate Overview
Live
1 BOB = 0.158132 ANG
1 ANG = 6.3238
BOB
Avg
0.161614
High
0.166460
Low
0.158132
Last updated: 7/29/2026, 5:41:47 AM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.16 ANG |
| 10 BOB | 1.58 ANG |
| 50 BOB | 7.91 ANG |
| 100 BOB | 15.81 ANG |
| 500 BOB | 79.07 ANG |
| 1,000 BOB | 158.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-29T05:41:47Z",
"rates": {
"ANG": 0.158132
}
}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.8132,
"rate": 0.158132
}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