Rate Overview
Live
1 BOB = 0.259038 ANG
1 ANG = 3.8604
BOB
Avg
0.259237
High
0.259686
Low
0.258881
Last updated: 4/17/2026, 6:10:37 AM
Quick Conversions
| BOB | ANG |
|---|---|
| 1 BOB | 0.26 ANG |
| 10 BOB | 2.59 ANG |
| 50 BOB | 12.95 ANG |
| 100 BOB | 25.90 ANG |
| 500 BOB | 129.52 ANG |
| 1,000 BOB | 259.04 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-04-17T06:10:37Z",
"rates": {
"ANG": 0.259038
}
}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.9038,
"rate": 0.259038
}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