Rate Overview
Live
1 BND = 1.3400 AZN
1 AZN = 0.746258
BND
Avg
1.3385
High
1.3436
Low
1.3348
Last updated: 9/5/2026, 8:51:38 PM
Quick Conversions
| BND | AZN |
|---|---|
| 1 BND | 1.34 AZN |
| 10 BND | 13.40 AZN |
| 50 BND | 67.00 AZN |
| 100 BND | 134.00 AZN |
| 500 BND | 670.01 AZN |
| 1,000 BND | 1,340.02 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-09-05T20:51:38Z",
"rates": {
"AZN": 1.340019
}
}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": 134.0019,
"rate": 1.340019
}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