Rate Overview
Live
1 ANG = 3.8331 BOB
1 BOB = 0.260883
ANG
Avg
3.8401
High
3.8583
Low
3.8331
Last updated: 3/7/2026, 12:29:49 AM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 3.83 BOB |
| 10 ANG | 38.33 BOB |
| 50 ANG | 191.66 BOB |
| 100 ANG | 383.31 BOB |
| 500 ANG | 1,916.57 BOB |
| 1,000 ANG | 3,833.14 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-03-07T00:29:49Z",
"rates": {
"BOB": 3.83314
}
}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": 383.314,
"rate": 3.83314
}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