Rate Overview
Live
1 SDG = 0.029195 MDL
1 MDL = 34.2524
SDG
Avg
0.029125
High
0.029230
Low
0.029002
Last updated: 3/27/2026, 9:47:32 AM
Quick Conversions
| SDG | MDL |
|---|---|
| 1 SDG | 0.03 MDL |
| 10 SDG | 0.29 MDL |
| 50 SDG | 1.46 MDL |
| 100 SDG | 2.92 MDL |
| 500 SDG | 14.60 MDL |
| 1,000 SDG | 29.20 MDL |
Get SDG/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=MDLExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T09:47:32Z",
"rates": {
"MDL": 0.029195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "MDL",
"amount": 100
},
"result": 2.9194999999999998,
"rate": 0.029195
}Build with SDG/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key