Rate Overview
Live
1 MDL = 34.9633 SDG
1 SDG = 0.028601
MDL
Avg
35.0425
High
35.2353
Low
34.8983
Last updated: 4/18/2026, 8:43:33 AM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 34.96 SDG |
| 10 MDL | 349.63 SDG |
| 50 MDL | 1,748.16 SDG |
| 100 MDL | 3,496.33 SDG |
| 500 MDL | 17,481.63 SDG |
| 1,000 MDL | 34,963.25 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-04-18T08:43:33Z",
"rates": {
"SDG": 34.96325
}
}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": 3496.3250000000003,
"rate": 34.96325
}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