Rate Overview
Live
1 MYR = 1.9402 SBD
1 SBD = 0.515417
MYR
Avg
1.9646
High
1.9843
Low
1.9359
Last updated: 6/19/2026, 8:53:41 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 1.94 SBD |
| 10 MYR | 19.40 SBD |
| 50 MYR | 97.01 SBD |
| 100 MYR | 194.02 SBD |
| 500 MYR | 970.09 SBD |
| 1,000 MYR | 1,940.18 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-06-19T08:53:41Z",
"rates": {
"SBD": 1.940178
}
}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": 194.0178,
"rate": 1.940178
}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