Rate Overview
Live
1 BOB = 0.259951 ANG
1 ANG = 3.8469
BOB
Avg
0.260316
High
0.260816
Low
0.259671
Last updated: 3/27/2026, 5:07:56 PM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.26 ANG |
| 10 BOB | 2.60 ANG |
| 50 BOB | 13.00 ANG |
| 100 BOB | 26.00 ANG |
| 500 BOB | 129.98 ANG |
| 1,000 BOB | 259.95 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-03-27T17:07:56Z",
"rates": {
"ANG": 0.259951
}
}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": 25.995099999999997,
"rate": 0.259951
}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