Rate Overview
Live
1 BBD = 1.9885 MYR
1 MYR = 0.502892
BBD
Avg
1.9793
High
2.0290
Low
1.9455
Last updated: 5/29/2026, 6:41:45 PM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 1.99 MYR |
| 10 BBD | 19.88 MYR |
| 50 BBD | 99.43 MYR |
| 100 BBD | 198.85 MYR |
| 500 BBD | 994.25 MYR |
| 1,000 BBD | 1,988.50 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-05-29T18:41:45Z",
"rates": {
"MYR": 1.9885
}
}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.85,
"rate": 1.9885
}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