Rate Overview
Live
1 ANG = 5.5084 BOB
1 BOB = 0.181541
ANG
Avg
4.4016
High
5.5084
Low
3.8413
Last updated: 7/9/2026, 7:22:44 AM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 5.51 BOB |
| 10 ANG | 55.08 BOB |
| 50 ANG | 275.42 BOB |
| 100 ANG | 550.84 BOB |
| 500 ANG | 2,754.20 BOB |
| 1,000 ANG | 5,508.39 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-09T07:22:44Z",
"rates": {
"BOB": 5.50839
}
}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": 550.839,
"rate": 5.50839
}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