Rate Overview
Live
1 SBD = 2.1814 MDL
1 MDL = 0.458426
SBD
Avg
2.1423
High
2.2109
Low
2.0636
Last updated: 7/12/2026, 8:53:10 AM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.18 MDL |
| 10 SBD | 21.81 MDL |
| 50 SBD | 109.07 MDL |
| 100 SBD | 218.14 MDL |
| 500 SBD | 1,090.69 MDL |
| 1,000 SBD | 2,181.38 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-07-12T08:53:10Z",
"rates": {
"MDL": 2.181379
}
}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.13790000000003,
"rate": 2.181379
}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