Rate Overview
Live
1 BOB = 0.143998 ANG
1 ANG = 6.9445
BOB
Avg
0.145473
High
0.148164
Low
0.143998
Last updated: 9/10/2026, 6:01:27 PM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.14 ANG |
| 10 BOB | 1.44 ANG |
| 50 BOB | 7.20 ANG |
| 100 BOB | 14.40 ANG |
| 500 BOB | 72.00 ANG |
| 1,000 BOB | 144.00 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-09-10T18:01:27Z",
"rates": {
"ANG": 0.143998
}
}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": 14.399799999999999,
"rate": 0.143998
}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