Rate Overview
Live
1 MYR = 0.251936 BSD
1 BSD = 3.9693
MYR
Avg
0.252061
High
0.252975
Low
0.251196
Last updated: 4/17/2026, 6:24:59 AM
Quick Conversions
| MYR | BSD |
|---|---|
| 1 MYR | 0.25 BSD |
| 10 MYR | 2.52 BSD |
| 50 MYR | 12.60 BSD |
| 100 MYR | 25.19 BSD |
| 500 MYR | 125.97 BSD |
| 1,000 MYR | 251.94 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-04-17T06:24:59Z",
"rates": {
"BSD": 0.251936
}
}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.1936,
"rate": 0.251936
}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