Rate Overview
Live
1 BDT = 0.014543 AWG
1 AWG = 68.7616
BDT
Avg
0.014555
High
0.014582
Low
0.014503
Last updated: 9/10/2026, 11:27:31 AM
Quick Conversions
| BDT | AWG |
|---|---|
| 1 BDT | 0.01 AWG |
| 10 BDT | 0.15 AWG |
| 50 BDT | 0.73 AWG |
| 100 BDT | 1.45 AWG |
| 500 BDT | 7.27 AWG |
| 1,000 BDT | 14.54 AWG |
Get BDT/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=AWGExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-09-10T11:27:31Z",
"rates": {
"AWG": 0.014543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "AWG",
"amount": 100
},
"result": 1.4543,
"rate": 0.014543
}Build with BDT/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key