Rate Overview
Live
1 MYR = 0.515192 BBD
1 BBD = 1.9410
MYR
Avg
0.509916
High
0.516902
Low
0.505995
Last updated: 5/7/2026, 3:41:37 PM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.52 BBD |
| 10 MYR | 5.15 BBD |
| 50 MYR | 25.76 BBD |
| 100 MYR | 51.52 BBD |
| 500 MYR | 257.60 BBD |
| 1,000 MYR | 515.19 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-05-07T15:41:37Z",
"rates": {
"BBD": 0.515192
}
}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": 51.5192,
"rate": 0.515192
}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