Rate Overview
Live
1 MYR = 2.0267 SBD
1 SBD = 0.493414
MYR
Avg
2.0317
High
2.0418
Low
2.0261
Last updated: 4/17/2026, 7:36:55 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 2.03 SBD |
| 10 MYR | 20.27 SBD |
| 50 MYR | 101.33 SBD |
| 100 MYR | 202.67 SBD |
| 500 MYR | 1,013.35 SBD |
| 1,000 MYR | 2,026.70 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-04-17T07:36:55Z",
"rates": {
"SBD": 2.026697
}
}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": 202.6697,
"rate": 2.026697
}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