Rate Overview
Live
1 BBD = 2.0509 MYR
1 MYR = 0.487597
BBD
Avg
2.0464
High
2.0509
Low
2.0428
Last updated: 7/30/2026, 4:33:47 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.05 MYR |
| 10 BBD | 20.51 MYR |
| 50 BBD | 102.54 MYR |
| 100 BBD | 205.09 MYR |
| 500 BBD | 1,025.44 MYR |
| 1,000 BBD | 2,050.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-07-30T04:33:47Z",
"rates": {
"MYR": 2.050875
}
}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": 205.0875,
"rate": 2.050875
}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