Rate Overview
Live
1 SBD = 2.1735 MDL
1 MDL = 0.460091
SBD
Avg
2.1445
High
2.2021
Low
2.0711
Last updated: 7/7/2026, 7:04:50 AM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.17 MDL |
| 10 SBD | 21.73 MDL |
| 50 SBD | 108.67 MDL |
| 100 SBD | 217.35 MDL |
| 500 SBD | 1,086.74 MDL |
| 1,000 SBD | 2,173.48 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-07T07:04:50Z",
"rates": {
"MDL": 2.173483
}
}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": 217.3483,
"rate": 2.173483
}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