Rate Overview
Live
1 MYR = 30.0902 BDT
1 BDT = 0.033233
MYR
Avg
30.7215
High
31.4142
Low
29.8227
Last updated: 7/18/2026, 1:57:57 PM
Quick Conversions
| MYR | BDT |
|---|---|
| 1 MYR | 30.09 BDT |
| 10 MYR | 300.90 BDT |
| 50 MYR | 1,504.51 BDT |
| 100 MYR | 3,009.02 BDT |
| 500 MYR | 15,045.12 BDT |
| 1,000 MYR | 30,090.24 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-07-18T13:57:57Z",
"rates": {
"BDT": 30.090235
}
}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": 3009.0235,
"rate": 30.090235
}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