Rate Overview
Live
1 BBD = 0.901363 ANG
1 ANG = 1.1094
BBD
Avg
0.893693
High
0.901363
Low
0.884896
Last updated: 5/28/2026, 9:40:26 PM
Quick Conversions
| BBD | ANG |
|---|---|
| 1 BBD | 0.90 ANG |
| 10 BBD | 9.01 ANG |
| 50 BBD | 45.07 ANG |
| 100 BBD | 90.14 ANG |
| 500 BBD | 450.68 ANG |
| 1,000 BBD | 901.36 ANG |
Get BBD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ANGExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-28T21:40:26Z",
"rates": {
"ANG": 0.901363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ANG",
"amount": 100
},
"result": 90.1363,
"rate": 0.901363
}Build with BBD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key