Rate Overview
Live
1 MYR = 2.0282 SBD
1 SBD = 0.493041
MYR
Avg
2.0319
High
2.0418
Low
2.0263
Last updated: 4/17/2026, 6:27:51 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 2.03 SBD |
| 10 MYR | 20.28 SBD |
| 50 MYR | 101.41 SBD |
| 100 MYR | 202.82 SBD |
| 500 MYR | 1,014.11 SBD |
| 1,000 MYR | 2,028.23 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-17T06:27:51Z",
"rates": {
"SBD": 2.028229
}
}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.8229,
"rate": 2.028229
}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