Rate Overview
Live
1 SDG = 0.029306 MDL
1 MDL = 34.1227
SDG
Avg
0.028494
High
0.029477
Low
0.027577
Last updated: 7/26/2026, 3:38:52 AM
Quick Conversions
| SDG | MDL |
|---|---|
| 1 SDG | 0.03 MDL |
| 10 SDG | 0.29 MDL |
| 50 SDG | 1.47 MDL |
| 100 SDG | 2.93 MDL |
| 500 SDG | 14.65 MDL |
| 1,000 SDG | 29.31 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-07-26T03:38:52Z",
"rates": {
"MDL": 0.029306
}
}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.9306,
"rate": 0.029306
}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