Rate Overview
Live
1 BBD = 1.9626 MYR
1 MYR = 0.509539
BBD
Avg
1.9670
High
1.9766
Low
1.9624
Last updated: 4/18/2026, 8:49:00 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 1.96 MYR |
| 10 BBD | 19.63 MYR |
| 50 BBD | 98.13 MYR |
| 100 BBD | 196.26 MYR |
| 500 BBD | 981.28 MYR |
| 1,000 BBD | 1,962.56 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-04-18T08:49:00Z",
"rates": {
"MYR": 1.962558
}
}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": 196.2558,
"rate": 1.962558
}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