Rate Overview
Live
1 MDL = 34.7897 SDG
1 SDG = 0.028744
MDL
Avg
34.8467
High
34.9240
Low
34.7897
Last updated: 5/9/2026, 2:50:08 AM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 34.79 SDG |
| 10 MDL | 347.90 SDG |
| 50 MDL | 1,739.48 SDG |
| 100 MDL | 3,478.97 SDG |
| 500 MDL | 17,394.83 SDG |
| 1,000 MDL | 34,789.65 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-09T02:50:08Z",
"rates": {
"SDG": 34.789653
}
}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": 3478.9653000000003,
"rate": 34.789653
}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