Rate Overview
Live
1 MYR = 31.3443 BDT
1 BDT = 0.031904
MYR
Avg
31.0479
High
31.3443
Low
30.8251
Last updated: 5/7/2026, 11:29:19 AM
Quick Conversions
| MYR | BDT |
|---|---|
| 1 MYR | 31.34 BDT |
| 10 MYR | 313.44 BDT |
| 50 MYR | 1,567.21 BDT |
| 100 MYR | 3,134.43 BDT |
| 500 MYR | 15,672.14 BDT |
| 1,000 MYR | 31,344.27 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-05-07T11:29:19Z",
"rates": {
"BDT": 31.34427
}
}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": 3134.427,
"rate": 31.34427
}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