Rate Overview
Live
1 SBD = 2.1508 MDL
1 MDL = 0.464948
SBD
Avg
2.1522
High
2.1654
Low
2.1316
Last updated: 9/4/2026, 1:23:02 PM
Quick Conversions
| SBD | MDL |
|---|---|
| 1 SBD | 2.15 MDL |
| 10 SBD | 21.51 MDL |
| 50 SBD | 107.54 MDL |
| 100 SBD | 215.08 MDL |
| 500 SBD | 1,075.39 MDL |
| 1,000 SBD | 2,150.78 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-09-04T13:23:02Z",
"rates": {
"MDL": 2.150776
}
}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.0776,
"rate": 2.150776
}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