Rate Overview
Live
1 BSD = 17.2927 MDL
1 MDL = 0.057828
BSD
Avg
17.1328
High
17.5533
Low
16.7733
Last updated: 5/29/2026, 5:28:59 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.29 MDL |
| 10 BSD | 172.93 MDL |
| 50 BSD | 864.63 MDL |
| 100 BSD | 1,729.27 MDL |
| 500 BSD | 8,646.35 MDL |
| 1,000 BSD | 17,292.70 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-05-29T17:28:59Z",
"rates": {
"MDL": 17.292698
}
}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": 1729.2698,
"rate": 17.292698
}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