Rate Overview
Live
1 BOB = 0.260460 ANG
1 ANG = 3.8394
BOB
Avg
0.260367
High
0.260882
Low
0.259181
Last updated: 3/7/2026, 4:24:51 AM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.26 ANG |
| 10 BOB | 2.60 ANG |
| 50 BOB | 13.02 ANG |
| 100 BOB | 26.05 ANG |
| 500 BOB | 130.23 ANG |
| 1,000 BOB | 260.46 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-07T04:24:51Z",
"rates": {
"ANG": 0.26046
}
}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": 26.046000000000003,
"rate": 0.26046
}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