Rate Overview
Live
1 MYR = 1.9925 SBD
1 SBD = 0.501877
MYR
Avg
2.0402
High
2.0789
Low
1.9925
Last updated: 3/27/2026, 9:28:04 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 1.99 SBD |
| 10 MYR | 19.93 SBD |
| 50 MYR | 99.63 SBD |
| 100 MYR | 199.25 SBD |
| 500 MYR | 996.26 SBD |
| 1,000 MYR | 1,992.52 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-03-27T09:28:04Z",
"rates": {
"SBD": 1.99252
}
}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": 199.252,
"rate": 1.99252
}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