Rate Overview
Live
1 SBD = 0.498110 MYR
1 MYR = 2.0076
SBD
Avg
0.495450
High
0.498110
Low
0.493122
Last updated: 5/27/2026, 1:33:42 PM
Quick Conversions
| SBD | MYR |
|---|---|
| 1 SBD | 0.50 MYR |
| 10 SBD | 4.98 MYR |
| 50 SBD | 24.91 MYR |
| 100 SBD | 49.81 MYR |
| 500 SBD | 249.06 MYR |
| 1,000 SBD | 498.11 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-27T13:33:42Z",
"rates": {
"MYR": 0.49811
}
}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": 49.811,
"rate": 0.49811
}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