Rate Overview
Live
1 MYR = 1.9874 SBD
1 SBD = 0.503161
MYR
Avg
2.0187
High
2.0761
Low
1.9364
Last updated: 7/11/2026, 12:37:56 PM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 1.99 SBD |
| 10 MYR | 19.87 SBD |
| 50 MYR | 99.37 SBD |
| 100 MYR | 198.74 SBD |
| 500 MYR | 993.72 SBD |
| 1,000 MYR | 1,987.43 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-07-11T12:37:56Z",
"rates": {
"SBD": 1.987434
}
}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": 198.74339999999998,
"rate": 1.987434
}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