Rate Overview
Live
1 SBD = 2.1486 MDL
1 MDL = 0.465417
SBD
Avg
2.1336
High
2.1486
Low
2.1069
Last updated: 3/7/2026, 7:36:16 AM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.15 MDL |
| 10 SBD | 21.49 MDL |
| 50 SBD | 107.43 MDL |
| 100 SBD | 214.86 MDL |
| 500 SBD | 1,074.31 MDL |
| 1,000 SBD | 2,148.61 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-07T07:36:16Z",
"rates": {
"MDL": 2.14861
}
}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": 214.86100000000002,
"rate": 2.14861
}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