Rate Overview
Live
1 MYR = 0.507040 BBD
1 BBD = 1.9722
MYR
Avg
0.507627
High
0.509511
Low
0.505931
Last updated: 4/17/2026, 7:32:21 AM
Quick Conversions
| MYR | BBD |
|---|---|
| 1 MYR | 0.51 BBD |
| 10 MYR | 5.07 BBD |
| 50 MYR | 25.35 BBD |
| 100 MYR | 50.70 BBD |
| 500 MYR | 253.52 BBD |
| 1,000 MYR | 507.04 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-04-17T07:32:21Z",
"rates": {
"BBD": 0.50704
}
}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": 50.70400000000001,
"rate": 0.50704
}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