Rate Overview
Live
1 MDL = 34.6921 SDG
1 SDG = 0.028825
MDL
Avg
34.6382
High
34.7019
Low
34.5115
Last updated: 8/17/2026, 12:55:28 PM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 34.69 SDG |
| 10 MDL | 346.92 SDG |
| 50 MDL | 1,734.60 SDG |
| 100 MDL | 3,469.21 SDG |
| 500 MDL | 17,346.03 SDG |
| 1,000 MDL | 34,692.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-08-17T12:55:28Z",
"rates": {
"SDG": 34.692052
}
}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": 3469.2052,
"rate": 34.692052
}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