Rate Overview
Live
1 BSD = 17.4742 MDL
1 MDL = 0.057227
BSD
Avg
17.4327
High
17.4755
Low
17.3812
Last updated: 6/20/2026, 8:07:58 AM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.47 MDL |
| 10 BSD | 174.74 MDL |
| 50 BSD | 873.71 MDL |
| 100 BSD | 1,747.42 MDL |
| 500 BSD | 8,737.11 MDL |
| 1,000 BSD | 17,474.21 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-06-20T08:07:58Z",
"rates": {
"MDL": 17.474212
}
}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": 1747.4212000000002,
"rate": 17.474212
}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