Rate Overview
Live
1 MDL = 0.457498 SBD
1 SBD = 2.1858
MDL
Avg
0.467501
High
0.484583
Low
0.452306
Last updated: 6/29/2026, 1:06:42 AM
Quick Conversions
| MDL | SBD |
|---|---|
| 1 MDL | 0.46 SBD |
| 10 MDL | 4.57 SBD |
| 50 MDL | 22.87 SBD |
| 100 MDL | 45.75 SBD |
| 500 MDL | 228.75 SBD |
| 1,000 MDL | 457.50 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-29T01:06:42Z",
"rates": {
"SBD": 0.457498
}
}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.7498,
"rate": 0.457498
}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