Rate Overview
Live
1 MDL = 0.465585 SBD
1 SBD = 2.1478
MDL
Avg
0.469145
High
0.474625
Low
0.465585
Last updated: 3/7/2026, 1:54:29 AM
Quick Conversions
| MDL | SBD |
|---|---|
| 1 MDL | 0.47 SBD |
| 10 MDL | 4.66 SBD |
| 50 MDL | 23.28 SBD |
| 100 MDL | 46.56 SBD |
| 500 MDL | 232.79 SBD |
| 1,000 MDL | 465.59 SBD |
Get MDL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SBDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T01:54:29Z",
"rates": {
"SBD": 0.465585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SBD",
"amount": 100
},
"result": 46.5585,
"rate": 0.465585
}Build with MDL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key