Rate Overview
Live
1 MYR = 2.0076 SBD
1 SBD = 0.498110
MYR
Avg
2.0184
High
2.0279
Low
2.0076
Last updated: 5/27/2026, 1:56:34 PM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 2.01 SBD |
| 10 MYR | 20.08 SBD |
| 50 MYR | 100.38 SBD |
| 100 MYR | 200.76 SBD |
| 500 MYR | 1,003.79 SBD |
| 1,000 MYR | 2,007.59 SBD |
Get MYR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SBDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T13:56:34Z",
"rates": {
"SBD": 2.007587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SBD",
"amount": 100
},
"result": 200.7587,
"rate": 2.007587
}Build with MYR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key