Rate Overview
Live
1 BBD = 2.0471 MYR
1 MYR = 0.488490
BBD
Avg
2.0383
High
2.0471
Low
2.0251
Last updated: 7/9/2026, 4:36:00 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.05 MYR |
| 10 BBD | 20.47 MYR |
| 50 BBD | 102.36 MYR |
| 100 BBD | 204.71 MYR |
| 500 BBD | 1,023.56 MYR |
| 1,000 BBD | 2,047.12 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-09T04:36:00Z",
"rates": {
"MYR": 2.047124
}
}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.7124,
"rate": 2.047124
}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