Rate Overview
Live
1 BSD = 17.5606 MDL
1 MDL = 0.056946
BSD
Avg
17.6141
High
17.6856
Low
17.5606
Last updated: 7/9/2026, 2:51:33 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.56 MDL |
| 10 BSD | 175.61 MDL |
| 50 BSD | 878.03 MDL |
| 100 BSD | 1,756.06 MDL |
| 500 BSD | 8,780.30 MDL |
| 1,000 BSD | 17,560.61 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-09T14:51:33Z",
"rates": {
"MDL": 17.560608
}
}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": 1756.0607999999997,
"rate": 17.560608
}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