Rate Overview
Live
1 BSD = 17.2878 MDL
1 MDL = 0.057844
BSD
Avg
17.2014
High
17.3146
Low
17.0920
Last updated: 3/6/2026, 10:24:53 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.29 MDL |
| 10 BSD | 172.88 MDL |
| 50 BSD | 864.39 MDL |
| 100 BSD | 1,728.78 MDL |
| 500 BSD | 8,643.91 MDL |
| 1,000 BSD | 17,287.82 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-03-06T22:24:53Z",
"rates": {
"MDL": 17.287815
}
}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": 1728.7814999999998,
"rate": 17.287815
}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