Rate Overview
Live
1 BSD = 17.6018 MDL
1 MDL = 0.056812
BSD
Avg
17.6112
High
17.7531
Low
17.4909
Last updated: 7/21/2026, 1:19:44 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.60 MDL |
| 10 BSD | 176.02 MDL |
| 50 BSD | 880.09 MDL |
| 100 BSD | 1,760.18 MDL |
| 500 BSD | 8,800.92 MDL |
| 1,000 BSD | 17,601.85 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-21T13:19:44Z",
"rates": {
"MDL": 17.601848
}
}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": 1760.1848,
"rate": 17.601848
}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