Rate Overview
Live
1 MDL = 35.0281 SDG
1 SDG = 0.028549
MDL
Avg
34.8273
High
35.0773
Low
34.5512
Last updated: 9/2/2026, 1:30:47 AM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 35.03 SDG |
| 10 MDL | 350.28 SDG |
| 50 MDL | 1,751.40 SDG |
| 100 MDL | 3,502.81 SDG |
| 500 MDL | 17,514.03 SDG |
| 1,000 MDL | 35,028.05 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-09-02T01:30:47Z",
"rates": {
"SDG": 35.028054
}
}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": 3502.8053999999997,
"rate": 35.028054
}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