Rate Overview
Live
1 BSD = 17.2278 MDL
1 MDL = 0.058046
BSD
Avg
17.2573
High
17.3717
Low
17.1326
Last updated: 9/7/2026, 3:29:14 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.23 MDL |
| 10 BSD | 172.28 MDL |
| 50 BSD | 861.39 MDL |
| 100 BSD | 1,722.78 MDL |
| 500 BSD | 8,613.92 MDL |
| 1,000 BSD | 17,227.84 MDL |
Get BSD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=MDLExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-09-07T15:29:14Z",
"rates": {
"MDL": 17.22784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "MDL",
"amount": 100
},
"result": 1722.784,
"rate": 17.22784
}Build with BSD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key