Rate Overview
Live
1 MYR = 0.481174 BBD
1 BBD = 2.0783
MYR
Avg
0.489351
High
0.493767
Low
0.481174
Last updated: 6/19/2026, 8:25:49 AM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.48 BBD |
| 10 MYR | 4.81 BBD |
| 50 MYR | 24.06 BBD |
| 100 MYR | 48.12 BBD |
| 500 MYR | 240.59 BBD |
| 1,000 MYR | 481.17 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-06-19T08:25:49Z",
"rates": {
"BBD": 0.481174
}
}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.117399999999996,
"rate": 0.481174
}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