Rate Overview
Live
1 BDT = 0.032265 MYR
1 MYR = 30.9933
BDT
Avg
0.032145
High
0.032271
Low
0.031796
Last updated: 3/7/2026, 4:26:05 AM
Quick Conversions
| BDT | MYR |
|---|---|
| 1 BDT | 0.03 MYR |
| 10 BDT | 0.32 MYR |
| 50 BDT | 1.61 MYR |
| 100 BDT | 3.23 MYR |
| 500 BDT | 16.13 MYR |
| 1,000 BDT | 32.27 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-07T04:26:05Z",
"rates": {
"MYR": 0.032265
}
}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.2265,
"rate": 0.032265
}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