Rate Overview
Live
1 MYR = 0.493400 BBD
1 BBD = 2.0268
MYR
Avg
0.495574
High
0.496776
Low
0.493400
Last updated: 9/3/2026, 3:30:18 AM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.49 BBD |
| 10 MYR | 4.93 BBD |
| 50 MYR | 24.67 BBD |
| 100 MYR | 49.34 BBD |
| 500 MYR | 246.70 BBD |
| 1,000 MYR | 493.40 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-09-03T03:30:18Z",
"rates": {
"BBD": 0.4934
}
}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.34,
"rate": 0.4934
}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