Rate Overview
Live
1 ANG = 3.8356 BOB
1 BOB = 0.260713
ANG
Avg
3.8409
High
3.8536
Low
3.8349
Last updated: 6/19/2026, 8:29:47 AM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 3.84 BOB |
| 10 ANG | 38.36 BOB |
| 50 ANG | 191.78 BOB |
| 100 ANG | 383.56 BOB |
| 500 ANG | 1,917.82 BOB |
| 1,000 ANG | 3,835.64 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-06-19T08:29:47Z",
"rates": {
"BOB": 3.835641
}
}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.5641,
"rate": 3.835641
}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