Rate Overview
Live
1 MDL = 0.056820 BSD
1 BSD = 17.5994
MDL
Avg
0.058023
High
0.059568
Low
0.056477
Last updated: 7/7/2026, 8:48:59 AM
Quick Conversions
| MDL | BSD |
|---|---|
| 1 MDL | 0.06 BSD |
| 10 MDL | 0.57 BSD |
| 50 MDL | 2.84 BSD |
| 100 MDL | 5.68 BSD |
| 500 MDL | 28.41 BSD |
| 1,000 MDL | 56.82 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-07-07T08:48:59Z",
"rates": {
"BSD": 0.05682
}
}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.682,
"rate": 0.05682
}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