Rate Overview
Live
1 BSD = 17.5231 MDL
1 MDL = 0.057068
BSD
Avg
17.4814
High
17.5446
Low
17.4087
Last updated: 3/27/2026, 3:45:45 AM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.52 MDL |
| 10 BSD | 175.23 MDL |
| 50 BSD | 876.15 MDL |
| 100 BSD | 1,752.31 MDL |
| 500 BSD | 8,761.53 MDL |
| 1,000 BSD | 17,523.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-03-27T03:45:45Z",
"rates": {
"MDL": 17.523059
}
}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": 1752.3059,
"rate": 17.523059
}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