Rate Overview
Live
1 SBD = 2.2130 MDL
1 MDL = 0.451885
SBD
Avg
2.1980
High
2.2168
Low
2.1840
Last updated: 7/1/2026, 5:26:07 PM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.21 MDL |
| 10 SBD | 22.13 MDL |
| 50 SBD | 110.65 MDL |
| 100 SBD | 221.30 MDL |
| 500 SBD | 1,106.48 MDL |
| 1,000 SBD | 2,212.95 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-01T17:26:07Z",
"rates": {
"MDL": 2.212951
}
}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": 221.2951,
"rate": 2.212951
}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