Rate Overview
Live
1 SBD = 0.488169 MYR
1 MYR = 2.0485
SBD
Avg
0.493946
High
0.499117
Low
0.488169
Last updated: 5/7/2026, 10:15:10 AM
Quick Conversions
| SBD | MYR |
|---|---|
| 1 SBD | 0.49 MYR |
| 10 SBD | 4.88 MYR |
| 50 SBD | 24.41 MYR |
| 100 SBD | 48.82 MYR |
| 500 SBD | 244.08 MYR |
| 1,000 SBD | 488.17 MYR |
Get SBD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MYRExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-07T10:15:10Z",
"rates": {
"MYR": 0.488169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MYR",
"amount": 100
},
"result": 48.816900000000004,
"rate": 0.488169
}Build with SBD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key