Rate Overview
Live
1 SBD = 0.507270 MYR
1 MYR = 1.9713
SBD
Avg
0.507383
High
0.509041
Low
0.504875
Last updated: 8/19/2026, 2:37:00 AM
Quick Conversions
| SBD | MYR |
|---|---|
| 1 SBD | 0.51 MYR |
| 10 SBD | 5.07 MYR |
| 50 SBD | 25.36 MYR |
| 100 SBD | 50.73 MYR |
| 500 SBD | 253.64 MYR |
| 1,000 SBD | 507.27 MYR |
Get SBD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MYRExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-08-19T02:37:00Z",
"rates": {
"MYR": 0.50727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MYR",
"amount": 100
},
"result": 50.727,
"rate": 0.50727
}Build with SBD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key