Rate Overview
Live
1 BDT = 0.014522 AWG
1 AWG = 68.8610
BDT
Avg
0.014714
High
0.014985
Low
0.014509
Last updated: 7/29/2026, 7:01:58 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.26 AWG |
| 1,000 BDT | 14.52 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-07-29T07:01:58Z",
"rates": {
"AWG": 0.014522
}
}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.4522,
"rate": 0.014522
}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