Rate Overview
Live
1 BSD = 17.1898 MDL
1 MDL = 0.058174
BSD
Avg
17.1629
High
17.2296
Low
17.0855
Last updated: 4/18/2026, 8:45:29 AM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.19 MDL |
| 10 BSD | 171.90 MDL |
| 50 BSD | 859.49 MDL |
| 100 BSD | 1,718.98 MDL |
| 500 BSD | 8,594.89 MDL |
| 1,000 BSD | 17,189.78 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-04-18T08:45:29Z",
"rates": {
"MDL": 17.189777
}
}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": 1718.9777,
"rate": 17.189777
}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