Rate Overview
Live
1 MYR = 0.487299 BBD
1 BBD = 2.0521
MYR
Avg
0.488791
High
0.489533
Low
0.487299
Last updated: 7/28/2026, 3:41:11 PM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.49 BBD |
| 10 MYR | 4.87 BBD |
| 50 MYR | 24.36 BBD |
| 100 MYR | 48.73 BBD |
| 500 MYR | 243.65 BBD |
| 1,000 MYR | 487.30 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-07-28T15:41:11Z",
"rates": {
"BBD": 0.487299
}
}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": 48.7299,
"rate": 0.487299
}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