Rate Overview
Live
1 MDL = 34.7062 SDG
1 SDG = 0.028813
MDL
Avg
34.8912
High
35.7354
Low
31.9484
Last updated: 5/29/2026, 9:59:23 PM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 34.71 SDG |
| 10 MDL | 347.06 SDG |
| 50 MDL | 1,735.31 SDG |
| 100 MDL | 3,470.62 SDG |
| 500 MDL | 17,353.11 SDG |
| 1,000 MDL | 34,706.22 SDG |
Get MDL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SDGExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-29T21:59:23Z",
"rates": {
"SDG": 34.706217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SDG",
"amount": 100
},
"result": 3470.6217,
"rate": 34.706217
}Build with MDL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key