Rate Overview
Live
1 ANG = 6.4399 BOB
1 BOB = 0.155281
ANG
Avg
6.4925
High
6.6416
Low
6.4399
Last updated: 8/19/2026, 7:12:29 PM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 6.44 BOB |
| 10 ANG | 64.40 BOB |
| 50 ANG | 322.00 BOB |
| 100 ANG | 643.99 BOB |
| 500 ANG | 3,219.97 BOB |
| 1,000 ANG | 6,439.94 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-08-19T19:12:29Z",
"rates": {
"BOB": 6.439942
}
}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": 643.9942,
"rate": 6.439942
}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