Rate Overview
Live
1 BSD = 3.9615 MYR
1 MYR = 0.252430
BSD
Avg
3.9273
High
3.9615
Low
3.8901
Last updated: 3/6/2026, 10:30:14 PM
Quick Conversions
| BSD | MYR |
|---|---|
| 1 BSD | 3.96 MYR |
| 10 BSD | 39.62 MYR |
| 50 BSD | 198.08 MYR |
| 100 BSD | 396.15 MYR |
| 500 BSD | 1,980.75 MYR |
| 1,000 BSD | 3,961.50 MYR |
Get BSD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=MYRExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-06T22:30:14Z",
"rates": {
"MYR": 3.9615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "MYR",
"amount": 100
},
"result": 396.15,
"rate": 3.9615
}Build with BSD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key