Rate Overview
Live
1 BSD = 17.5357 MDL
1 MDL = 0.057027
BSD
Avg
17.2569
High
17.7063
Low
16.7874
Last updated: 7/19/2026, 6:12:29 AM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.54 MDL |
| 10 BSD | 175.36 MDL |
| 50 BSD | 876.78 MDL |
| 100 BSD | 1,753.57 MDL |
| 500 BSD | 8,767.83 MDL |
| 1,000 BSD | 17,535.65 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-19T06:12:29Z",
"rates": {
"MDL": 17.53565
}
}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": 1753.565,
"rate": 17.53565
}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