Rate Overview
Live
1 ANG = 6.9133 BOB
1 BOB = 0.144648
ANG
Avg
6.8622
High
6.9355
Low
6.7493
Last updated: 9/10/2026, 1:14:55 AM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 6.91 BOB |
| 10 ANG | 69.13 BOB |
| 50 ANG | 345.67 BOB |
| 100 ANG | 691.33 BOB |
| 500 ANG | 3,456.67 BOB |
| 1,000 ANG | 6,913.33 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-09-10T01:14:55Z",
"rates": {
"BOB": 6.913331
}
}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": 691.3331000000001,
"rate": 6.913331
}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