Rate Overview
Live
1 BSD = 17.5913 MDL
1 MDL = 0.056846
BSD
Avg
17.5655
High
17.6018
Low
17.4909
Last updated: 7/22/2026, 7:35:18 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.59 MDL |
| 10 BSD | 175.91 MDL |
| 50 BSD | 879.56 MDL |
| 100 BSD | 1,759.13 MDL |
| 500 BSD | 8,795.63 MDL |
| 1,000 BSD | 17,591.26 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-07-22T19:35:18Z",
"rates": {
"MDL": 17.591259
}
}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": 1759.1259,
"rate": 17.591259
}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