Rate Overview
Live
1 ANG = 3.8604 BOB
1 BOB = 0.259039
ANG
Avg
3.8575
High
3.8628
Low
3.8508
Last updated: 4/17/2026, 6:24:07 AM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 3.86 BOB |
| 10 ANG | 38.60 BOB |
| 50 ANG | 193.02 BOB |
| 100 ANG | 386.04 BOB |
| 500 ANG | 1,930.21 BOB |
| 1,000 ANG | 3,860.43 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-04-17T06:24:07Z",
"rates": {
"BOB": 3.860429
}
}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": 386.0429,
"rate": 3.860429
}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