Rate Overview
Live
1 MYR = 1.9733 SBD
1 SBD = 0.506757
MYR
Avg
1.9962
High
2.0739
Low
1.9244
Last updated: 7/30/2026, 1:27:00 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 1.97 SBD |
| 10 MYR | 19.73 SBD |
| 50 MYR | 98.67 SBD |
| 100 MYR | 197.33 SBD |
| 500 MYR | 986.67 SBD |
| 1,000 MYR | 1,973.33 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-30T01:27:00Z",
"rates": {
"SBD": 1.973333
}
}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": 197.3333,
"rate": 1.973333
}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