Rate Overview
Live
1 BSD = 17.5921 MDL
1 MDL = 0.056844
BSD
Avg
17.5926
High
17.6513
Low
17.5148
Last updated: 7/30/2026, 12:16:21 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.59 MDL |
| 10 BSD | 175.92 MDL |
| 50 BSD | 879.60 MDL |
| 100 BSD | 1,759.21 MDL |
| 500 BSD | 8,796.03 MDL |
| 1,000 BSD | 17,592.06 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-30T12:16:21Z",
"rates": {
"MDL": 17.592059
}
}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.2059,
"rate": 17.592059
}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