Rate Overview
Live
1 BSD = 17.5715 MDL
1 MDL = 0.056910
BSD
Avg
17.0973
High
17.6856
Low
16.5570
Last updated: 7/25/2026, 1:54:49 PM
Quick Conversions
| BSD | MDL |
|---|---|
| 1 BSD | 17.57 MDL |
| 10 BSD | 175.72 MDL |
| 50 BSD | 878.58 MDL |
| 100 BSD | 1,757.15 MDL |
| 500 BSD | 8,785.76 MDL |
| 1,000 BSD | 17,571.52 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-25T13:54:49Z",
"rates": {
"MDL": 17.571518
}
}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": 1757.1518,
"rate": 17.571518
}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