Rate Overview
Live
1 ANG = 6.0074 BOB
1 BOB = 0.166460
ANG
Avg
4.0097
High
6.0074
Low
3.8331
Last updated: 7/22/2026, 8:37:29 PM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 6.01 BOB |
| 10 ANG | 60.07 BOB |
| 50 ANG | 300.37 BOB |
| 100 ANG | 600.74 BOB |
| 500 ANG | 3,003.72 BOB |
| 1,000 ANG | 6,007.44 BOB |
Get ANG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=BOBExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-22T20:37:29Z",
"rates": {
"BOB": 6.007442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "BOB",
"amount": 100
},
"result": 600.7442,
"rate": 6.007442
}Build with ANG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key