Rate Overview
Live
1 MYR = 0.245203 BSD
1 BSD = 4.0783
MYR
Avg
0.245947
High
0.246883
Low
0.245131
Last updated: 6/17/2026, 8:03:15 AM
Quick Conversions
| MYR | BSD |
|---|---|
| 1 MYR | 0.25 BSD |
| 10 MYR | 2.45 BSD |
| 50 MYR | 12.26 BSD |
| 100 MYR | 24.52 BSD |
| 500 MYR | 122.60 BSD |
| 1,000 MYR | 245.20 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-06-17T08:03:15Z",
"rates": {
"BSD": 0.245203
}
}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": 24.5203,
"rate": 0.245203
}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