Rate Overview
Live
1 MDL = 0.464144 SBD
1 SBD = 2.1545
MDL
Avg
0.463222
High
0.464916
Low
0.459978
Last updated: 8/12/2026, 5:22:18 PM
Quick Conversions
| MDL | SBD |
|---|---|
| 1 MDL | 0.46 SBD |
| 10 MDL | 4.64 SBD |
| 50 MDL | 23.21 SBD |
| 100 MDL | 46.41 SBD |
| 500 MDL | 232.07 SBD |
| 1,000 MDL | 464.14 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-08-12T17:22:18Z",
"rates": {
"SBD": 0.464144
}
}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.4144,
"rate": 0.464144
}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