Rate Overview
Live
1 BDT = 0.033240 MYR
1 MYR = 30.0842
BDT
Avg
0.033111
High
0.033240
Low
0.032999
Last updated: 7/9/2026, 11:48:27 AM
Quick Conversions
| BDT | MYR |
|---|---|
| 1 BDT | 0.03 MYR |
| 10 BDT | 0.33 MYR |
| 50 BDT | 1.66 MYR |
| 100 BDT | 3.32 MYR |
| 500 BDT | 16.62 MYR |
| 1,000 BDT | 33.24 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-07-09T11:48:27Z",
"rates": {
"MYR": 0.03324
}
}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.324,
"rate": 0.03324
}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