Rate Overview
Live
1 BBD = 0.850011 AZN
1 AZN = 1.1765
BBD
Avg
0.850753
High
0.855138
Low
0.849984
Last updated: 9/3/2026, 8:03:27 AM
Quick Conversions
| BBD | AZN |
|---|---|
| 1 BBD | 0.85 AZN |
| 10 BBD | 8.50 AZN |
| 50 BBD | 42.50 AZN |
| 100 BBD | 85.00 AZN |
| 500 BBD | 425.01 AZN |
| 1,000 BBD | 850.01 AZN |
Get BBD/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=AZNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-03T08:03:27Z",
"rates": {
"AZN": 0.850011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "AZN",
"amount": 100
},
"result": 85.0011,
"rate": 0.850011
}Build with BBD/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key