Rate Overview
Live
1 SBD = 2.1545 MDL
1 MDL = 0.464144
SBD
Avg
2.1588
High
2.1740
Low
2.1509
Last updated: 8/12/2026, 5:31:49 PM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.15 MDL |
| 10 SBD | 21.55 MDL |
| 50 SBD | 107.73 MDL |
| 100 SBD | 215.45 MDL |
| 500 SBD | 1,077.25 MDL |
| 1,000 SBD | 2,154.50 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-08-12T17:31:49Z",
"rates": {
"MDL": 2.154502
}
}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": 215.4502,
"rate": 2.154502
}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