Rate Overview
Live
1 MYR = 0.497048 BBD
1 BBD = 2.0119
MYR
Avg
0.507812
High
0.514670
Low
0.497048
Last updated: 3/27/2026, 4:37:26 PM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.50 BBD |
| 10 MYR | 4.97 BBD |
| 50 MYR | 24.85 BBD |
| 100 MYR | 49.70 BBD |
| 500 MYR | 248.52 BBD |
| 1,000 MYR | 497.05 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-27T16:37:26Z",
"rates": {
"BBD": 0.497048
}
}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": 49.7048,
"rate": 0.497048
}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