Rate Overview
Live
1 BBD = 2.0109 MYR
1 MYR = 0.497296
BBD
Avg
1.9846
High
2.0109
Low
1.9697
Last updated: 3/27/2026, 6:08:09 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.01 MYR |
| 10 BBD | 20.11 MYR |
| 50 BBD | 100.54 MYR |
| 100 BBD | 201.09 MYR |
| 500 BBD | 1,005.44 MYR |
| 1,000 BBD | 2,010.88 MYR |
Get BBD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MYRExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T06:08:09Z",
"rates": {
"MYR": 2.010875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MYR",
"amount": 100
},
"result": 201.0875,
"rate": 2.010875
}Build with BBD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key