Rate Overview
Live
1 BOB = 0.182375 ANG
1 ANG = 5.4832
BOB
Avg
0.242499
High
0.260329
Low
0.182375
Last updated: 7/8/2026, 6:59:01 PM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.18 ANG |
| 10 BOB | 1.82 ANG |
| 50 BOB | 9.12 ANG |
| 100 BOB | 18.24 ANG |
| 500 BOB | 91.19 ANG |
| 1,000 BOB | 182.38 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-08T18:59:01Z",
"rates": {
"ANG": 0.182375
}
}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": 18.2375,
"rate": 0.182375
}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