Rate Overview
Live
1 MDL = 0.057844 BSD
1 BSD = 17.2879
MDL
Avg
0.058108
High
0.058506
Low
0.057754
Last updated: 3/7/2026, 1:53:58 AM
Quick Conversions
| MDL | BSD |
|---|---|
| 1 MDL | 0.06 BSD |
| 10 MDL | 0.58 BSD |
| 50 MDL | 2.89 BSD |
| 100 MDL | 5.78 BSD |
| 500 MDL | 28.92 BSD |
| 1,000 MDL | 57.84 BSD |
Get MDL/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BSDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T01:53:58Z",
"rates": {
"BSD": 0.057844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BSD",
"amount": 100
},
"result": 5.7844,
"rate": 0.057844
}Build with MDL/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key