Rate Overview
Live
1 MYR = 0.252429 BSD
1 BSD = 3.9615
MYR
Avg
0.254340
High
0.257062
Low
0.252429
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| MYR | BSD |
|---|---|
| 1 MYR | 0.25 BSD |
| 10 MYR | 2.52 BSD |
| 50 MYR | 12.62 BSD |
| 100 MYR | 25.24 BSD |
| 500 MYR | 126.21 BSD |
| 1,000 MYR | 252.43 BSD |
Get MYR/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BSDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T02:31:17Z",
"rates": {
"BSD": 0.252429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BSD",
"amount": 100
},
"result": 25.242900000000002,
"rate": 0.252429
}Build with MYR/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key