Rate Overview
Live
1 BMD = 4.0900 MYR
1 MYR = 0.244499
BMD
Avg
4.0831
High
4.0940
Low
4.0710
Last updated: 7/7/2026, 5:26:41 AM
Quick Conversions
| BMD | MYR |
|---|---|
| 1 BMD | 4.09 MYR |
| 10 BMD | 40.90 MYR |
| 50 BMD | 204.50 MYR |
| 100 BMD | 409.00 MYR |
| 500 BMD | 2,045.00 MYR |
| 1,000 BMD | 4,090.00 MYR |
Get BMD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=MYRExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-07T05:26:41Z",
"rates": {
"MYR": 4.09
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "MYR",
"amount": 100
},
"result": 409,
"rate": 4.09
}Build with BMD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key