Rate Overview
Live
1 MDL = 0.058478 BSD
1 BSD = 17.1004
MDL
Avg
0.058219
High
0.058529
Low
0.057902
Last updated: 4/16/2026, 2:04:16 PM
Quick Conversions
| MDL | BSD |
|---|---|
| 1 MDL | 0.06 BSD |
| 10 MDL | 0.58 BSD |
| 50 MDL | 2.92 BSD |
| 100 MDL | 5.85 BSD |
| 500 MDL | 29.24 BSD |
| 1,000 MDL | 58.48 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-04-16T14:04:16Z",
"rates": {
"BSD": 0.058478
}
}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.8478,
"rate": 0.058478
}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