Rate Overview
Live
1 ANG = 3.8616 BOB
1 BOB = 0.258960
ANG
Avg
3.8620
High
3.8756
Low
3.8523
Last updated: 5/7/2026, 1:52:29 PM
Quick Conversions
| ANG | BOB |
|---|---|
| 1 ANG | 3.86 BOB |
| 10 ANG | 38.62 BOB |
| 50 ANG | 193.08 BOB |
| 100 ANG | 386.16 BOB |
| 500 ANG | 1,930.80 BOB |
| 1,000 ANG | 3,861.60 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-05-07T13:52:29Z",
"rates": {
"BOB": 3.861602
}
}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.1602,
"rate": 3.861602
}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