Rate Overview
Live
1 MYR = 1.9685 SBD
1 SBD = 0.507991
MYR
Avg
1.9587
High
2.0739
Low
1.8787
Last updated: 7/29/2026, 10:46:00 AM
Quick Conversions
| MYR | SBD |
|---|---|
| 1 MYR | 1.97 SBD |
| 10 MYR | 19.69 SBD |
| 50 MYR | 98.43 SBD |
| 100 MYR | 196.85 SBD |
| 500 MYR | 984.27 SBD |
| 1,000 MYR | 1,968.54 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-29T10:46:00Z",
"rates": {
"SBD": 1.96854
}
}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": 196.85399999999998,
"rate": 1.96854
}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