Rate Overview
Live
1 MYR = 0.251240 BSD
1 BSD = 3.9803
MYR
Avg
0.252065
High
0.253004
Low
0.251240
Last updated: 5/27/2026, 2:51:48 PM
Quick Conversions
| MYR | BSD |
|---|---|
| 1 MYR | 0.25 BSD |
| 10 MYR | 2.51 BSD |
| 50 MYR | 12.56 BSD |
| 100 MYR | 25.12 BSD |
| 500 MYR | 125.62 BSD |
| 1,000 MYR | 251.24 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-05-27T14:51:48Z",
"rates": {
"BSD": 0.25124
}
}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.124000000000002,
"rate": 0.25124
}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