Rate Overview
Live
1 BDT = 0.032826 MYR
1 MYR = 30.4637
BDT
Avg
0.032362
High
0.032826
Low
0.032088
Last updated: 3/27/2026, 11:47:54 AM
Quick Conversions
| BDT | MYR |
|---|---|
| 1 BDT | 0.03 MYR |
| 10 BDT | 0.33 MYR |
| 50 BDT | 1.64 MYR |
| 100 BDT | 3.28 MYR |
| 500 BDT | 16.41 MYR |
| 1,000 BDT | 32.83 MYR |
Get BDT/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MYRExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T11:47:54Z",
"rates": {
"MYR": 0.032826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MYR",
"amount": 100
},
"result": 3.2826,
"rate": 0.032826
}Build with BDT/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key