Rate Overview
Live
1 BOB = 0.260126 ANG
1 ANG = 3.8443
BOB
Avg
0.260264
High
0.260911
Low
0.259271
Last updated: 5/27/2026, 4:01:24 PM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.26 ANG |
| 10 BOB | 2.60 ANG |
| 50 BOB | 13.01 ANG |
| 100 BOB | 26.01 ANG |
| 500 BOB | 130.06 ANG |
| 1,000 BOB | 260.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-05-27T16:01:24Z",
"rates": {
"ANG": 0.260126
}
}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.012600000000003,
"rate": 0.260126
}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