Rate Overview
Live
1 BBD = 2.0496 MYR
1 MYR = 0.487894
BBD
Avg
2.0393
High
2.1428
Low
1.9470
Last updated: 7/27/2026, 10:49:28 PM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.05 MYR |
| 10 BBD | 20.50 MYR |
| 50 BBD | 102.48 MYR |
| 100 BBD | 204.96 MYR |
| 500 BBD | 1,024.81 MYR |
| 1,000 BBD | 2,049.62 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-27T22:49:28Z",
"rates": {
"MYR": 2.049624
}
}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.9624,
"rate": 2.049624
}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