Rate Overview
Live
1 BBD = 2.0119 MYR
1 MYR = 0.497049
BBD
Avg
2.0362
High
2.1182
Low
1.9455
Last updated: 3/27/2026, 12:57:58 PM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.01 MYR |
| 10 BBD | 20.12 MYR |
| 50 BBD | 100.59 MYR |
| 100 BBD | 201.19 MYR |
| 500 BBD | 1,005.94 MYR |
| 1,000 BBD | 2,011.87 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-27T12:57:58Z",
"rates": {
"MYR": 2.011874
}
}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.18740000000003,
"rate": 2.011874
}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