Rate Overview
Live
1 MYR = 30.1101 BDT
1 BDT = 0.033211
MYR
Avg
30.2104
High
30.3167
Low
30.1012
Last updated: 6/17/2026, 8:05:09 AM
Quick Conversions
| MYR | BDT |
|---|---|
| 1 MYR | 30.11 BDT |
| 10 MYR | 301.10 BDT |
| 50 MYR | 1,505.50 BDT |
| 100 MYR | 3,011.01 BDT |
| 500 MYR | 15,055.03 BDT |
| 1,000 MYR | 30,110.07 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-06-17T08:05:09Z",
"rates": {
"BDT": 30.110069
}
}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": 3011.0069,
"rate": 30.110069
}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