Rate Overview
Live
1 BBD = 2.0267 MYR
1 MYR = 0.493401
BBD
Avg
2.0179
High
2.0267
Low
2.0130
Last updated: 9/3/2026, 3:54:36 AM
Quick Conversions
| BBD | MYR |
|---|---|
| 1 BBD | 2.03 MYR |
| 10 BBD | 20.27 MYR |
| 50 BBD | 101.34 MYR |
| 100 BBD | 202.67 MYR |
| 500 BBD | 1,013.37 MYR |
| 1,000 BBD | 2,026.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-09-03T03:54:36Z",
"rates": {
"MYR": 2.026749
}
}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": 202.6749,
"rate": 2.026749
}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