Rate Overview
Live
1 MYR = 30.0335 BDT
1 BDT = 0.033296
MYR
Avg
30.1381
High
30.2438
Low
30.0335
Last updated: 8/15/2026, 3:24:32 AM
Quick Conversions
| MYR | BDT |
|---|---|
| 1 MYR | 30.03 BDT |
| 10 MYR | 300.33 BDT |
| 50 MYR | 1,501.67 BDT |
| 100 MYR | 3,003.35 BDT |
| 500 MYR | 15,016.74 BDT |
| 1,000 MYR | 30,033.47 BDT |
Get MYR/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BDTExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-08-15T03:24:32Z",
"rates": {
"BDT": 30.033472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BDT",
"amount": 100
},
"result": 3003.3472,
"rate": 30.033472
}Build with MYR/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key