Rate Overview
Live
1 BBD = 2.0506 MYR
1 MYR = 0.487656
BBD
Avg
2.0461
High
2.0506
Low
2.0428
Last updated: 7/28/2026, 8:44:00 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.05 MYR |
| 10 BBD | 20.51 MYR |
| 50 BBD | 102.53 MYR |
| 100 BBD | 205.06 MYR |
| 500 BBD | 1,025.31 MYR |
| 1,000 BBD | 2,050.63 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-28T08:44:00Z",
"rates": {
"MYR": 2.050625
}
}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.0625,
"rate": 2.050625
}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