Rate Overview
Live
1 MDL = 0.460017 SBD
1 SBD = 2.1738
MDL
Avg
0.456738
High
0.460017
Low
0.454120
Last updated: 7/5/2026, 1:46:07 AM
Quick Conversions
| MDL | SBD |
|---|---|
| 1 MDL | 0.46 SBD |
| 10 MDL | 4.60 SBD |
| 50 MDL | 23.00 SBD |
| 100 MDL | 46.00 SBD |
| 500 MDL | 230.01 SBD |
| 1,000 MDL | 460.02 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-07-05T01:46:07Z",
"rates": {
"SBD": 0.460017
}
}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": 46.0017,
"rate": 0.460017
}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