Rate Overview
Live
1 ANG = 6.2500 BOB
1 BOB = 0.160000
ANG
Avg
6.0573
High
6.2500
Low
5.9403
Last updated: 7/25/2026, 1:54:28 PM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 6.25 BOB |
| 10 ANG | 62.50 BOB |
| 50 ANG | 312.50 BOB |
| 100 ANG | 625.00 BOB |
| 500 ANG | 3,125.01 BOB |
| 1,000 ANG | 6,250.02 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-25T13:54:28Z",
"rates": {
"BOB": 6.250019
}
}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": 625.0019,
"rate": 6.250019
}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