Rate Overview
Live
1 BBD = 2.0429 MYR
1 MYR = 0.489488
BBD
Avg
2.0445
High
2.0486
Low
2.0427
Last updated: 8/15/2026, 5:06:26 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.04 MYR |
| 10 BBD | 20.43 MYR |
| 50 BBD | 102.15 MYR |
| 100 BBD | 204.29 MYR |
| 500 BBD | 1,021.47 MYR |
| 1,000 BBD | 2,042.95 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-08-15T05:06:26Z",
"rates": {
"MYR": 2.042949
}
}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": 204.2949,
"rate": 2.042949
}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