Rate Overview
Live
1 BDT = 0.031909 MYR
1 MYR = 31.3391
BDT
Avg
0.032210
High
0.032441
Low
0.031909
Last updated: 5/7/2026, 7:49:28 AM
Quick Conversions
| BDT | MYR |
|---|---|
| 1 BDT | 0.03 MYR |
| 10 BDT | 0.32 MYR |
| 50 BDT | 1.60 MYR |
| 100 BDT | 3.19 MYR |
| 500 BDT | 15.95 MYR |
| 1,000 BDT | 31.91 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-05-07T07:49:28Z",
"rates": {
"MYR": 0.031909
}
}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.1909,
"rate": 0.031909
}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