Rate Overview
Live
1 BDT = 0.014578 AWG
1 AWG = 68.5965
BDT
Avg
0.014573
High
0.014582
Low
0.014562
Last updated: 6/18/2026, 10:49:20 AM
Quick Conversions
| BDT | AWG |
|---|---|
| 1 BDT | 0.01 AWG |
| 10 BDT | 0.15 AWG |
| 50 BDT | 0.73 AWG |
| 100 BDT | 1.46 AWG |
| 500 BDT | 7.29 AWG |
| 1,000 BDT | 14.58 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-06-18T10:49:20Z",
"rates": {
"AWG": 0.014578
}
}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.4578,
"rate": 0.014578
}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