Rate Overview
Live
1 BND = 1.3314 AZN
1 AZN = 0.751092
BND
Avg
1.3252
High
1.3471
Low
1.3009
Last updated: 5/27/2026, 9:40:50 PM
Quick Conversions
| BND | AZN |
|---|---|
| 1 BND | 1.33 AZN |
| 10 BND | 13.31 AZN |
| 50 BND | 66.57 AZN |
| 100 BND | 133.14 AZN |
| 500 BND | 665.70 AZN |
| 1,000 BND | 1,331.39 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-05-27T21:40:50Z",
"rates": {
"AZN": 1.331394
}
}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": 133.1394,
"rate": 1.331394
}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