Rate Overview
Live
1 MYR = 0.504859 BBD
1 BBD = 1.9808
MYR
Avg
0.508682
High
0.514125
Low
0.504859
Last updated: 3/7/2026, 1:03:12 AM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.50 BBD |
| 10 MYR | 5.05 BBD |
| 50 MYR | 25.24 BBD |
| 100 MYR | 50.49 BBD |
| 500 MYR | 252.43 BBD |
| 1,000 MYR | 504.86 BBD |
Get MYR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BBDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:03:12Z",
"rates": {
"BBD": 0.504859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BBD",
"amount": 100
},
"result": 50.485899999999994,
"rate": 0.504859
}Build with MYR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key