Rate Overview
Live
1 BND = 1.3225 AZN
1 AZN = 0.756119
BND
Avg
1.3211
High
1.3467
Low
1.3021
Last updated: 3/27/2026, 2:18:41 PM
Quick Conversions
| BND | AZN |
|---|---|
| 1 BND | 1.32 AZN |
| 10 BND | 13.23 AZN |
| 50 BND | 66.13 AZN |
| 100 BND | 132.25 AZN |
| 500 BND | 661.27 AZN |
| 1,000 BND | 1,322.54 AZN |
Get BND/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=AZNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T14:18:41Z",
"rates": {
"AZN": 1.322544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "AZN",
"amount": 100
},
"result": 132.2544,
"rate": 1.322544
}Build with BND/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key