Rate Overview
Live
1 BBD = 1.9808 MYR
1 MYR = 0.504859
BBD
Avg
1.9637
High
1.9808
Low
1.9451
Last updated: 3/6/2026, 9:38:12 PM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 1.98 MYR |
| 10 BBD | 19.81 MYR |
| 50 BBD | 99.04 MYR |
| 100 BBD | 198.08 MYR |
| 500 BBD | 990.38 MYR |
| 1,000 BBD | 1,980.75 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-06T21:38:12Z",
"rates": {
"MYR": 1.98075
}
}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": 198.075,
"rate": 1.98075
}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