Rate Overview
Live
1 SBD = 0.508168 MYR
1 MYR = 1.9679
SBD
Avg
0.496643
High
0.515749
Low
0.482189
Last updated: 7/28/2026, 11:32:35 AM
Quick Conversions
| SBD | MYR |
|---|---|
| 1 SBD | 0.51 MYR |
| 10 SBD | 5.08 MYR |
| 50 SBD | 25.41 MYR |
| 100 SBD | 50.82 MYR |
| 500 SBD | 254.08 MYR |
| 1,000 SBD | 508.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-07-28T11:32:35Z",
"rates": {
"MYR": 0.508168
}
}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": 50.81679999999999,
"rate": 0.508168
}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