Rate Overview
Live
1 MYR = 2.0318 SBD
1 SBD = 0.492176
MYR
Avg
2.0534
High
2.0681
Low
2.0318
Last updated: 3/7/2026, 1:05:57 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 2.03 SBD |
| 10 MYR | 20.32 SBD |
| 50 MYR | 101.59 SBD |
| 100 MYR | 203.18 SBD |
| 500 MYR | 1,015.90 SBD |
| 1,000 MYR | 2,031.79 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-07T01:05:57Z",
"rates": {
"SBD": 2.031793
}
}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": 203.17929999999998,
"rate": 2.031793
}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