Rate Overview
Live
1 MDL = 34.7171 SDG
1 SDG = 0.028804
MDL
Avg
34.8761
High
35.1165
Low
34.6647
Last updated: 3/7/2026, 1:53:45 AM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 34.72 SDG |
| 10 MDL | 347.17 SDG |
| 50 MDL | 1,735.86 SDG |
| 100 MDL | 3,471.71 SDG |
| 500 MDL | 17,358.57 SDG |
| 1,000 MDL | 34,717.14 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-03-07T01:53:45Z",
"rates": {
"SDG": 34.717137
}
}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": 3471.7137000000002,
"rate": 34.717137
}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