Rate Overview
Live
1 MYR = 2.0485 SBD
1 SBD = 0.488169
MYR
Avg
2.0246
High
2.0485
Low
2.0035
Last updated: 5/7/2026, 10:15:10 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 2.05 SBD |
| 10 MYR | 20.48 SBD |
| 50 MYR | 102.42 SBD |
| 100 MYR | 204.85 SBD |
| 500 MYR | 1,024.23 SBD |
| 1,000 MYR | 2,048.47 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-05-07T10:15:10Z",
"rates": {
"SBD": 2.048469
}
}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": 204.84689999999998,
"rate": 2.048469
}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