Rate Overview
Live
1 BND = 1.3297 AZN
1 AZN = 0.752034
BND
Avg
1.3286
High
1.3297
Low
1.3273
Last updated: 8/16/2026, 7:02:44 PM
Quick Conversions
| BND | AZN |
|---|---|
| 1 BND | 1.33 AZN |
| 10 BND | 13.30 AZN |
| 50 BND | 66.49 AZN |
| 100 BND | 132.97 AZN |
| 500 BND | 664.86 AZN |
| 1,000 BND | 1,329.73 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-08-16T19:02:44Z",
"rates": {
"AZN": 1.329727
}
}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.9727,
"rate": 1.329727
}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