Rate Overview
Live
1 SBD = 2.1859 MDL
1 MDL = 0.457478
SBD
Avg
2.1566
High
2.1930
Low
2.1069
Last updated: 3/27/2026, 2:45:22 PM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.19 MDL |
| 10 SBD | 21.86 MDL |
| 50 SBD | 109.29 MDL |
| 100 SBD | 218.59 MDL |
| 500 SBD | 1,092.95 MDL |
| 1,000 SBD | 2,185.90 MDL |
Get SBD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MDLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T14:45:22Z",
"rates": {
"MDL": 2.185898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MDL",
"amount": 100
},
"result": 218.5898,
"rate": 2.185898
}Build with SBD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key