Rate Overview
Live
1 MDL = 0.450146 SBD
1 SBD = 2.2215
MDL
Avg
0.478360
High
0.510610
Low
0.450146
Last updated: 6/26/2026, 11:19:45 PM
Quick Conversions
| MDL | SBD |
|---|---|
| 1 MDL | 0.45 SBD |
| 10 MDL | 4.50 SBD |
| 50 MDL | 22.51 SBD |
| 100 MDL | 45.01 SBD |
| 500 MDL | 225.07 SBD |
| 1,000 MDL | 450.15 SBD |
Get MDL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SBDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-26T23:19:45Z",
"rates": {
"SBD": 0.450146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SBD",
"amount": 100
},
"result": 45.0146,
"rate": 0.450146
}Build with MDL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key