Rate Overview
Live
1 SDG = 0.029395 MDL
1 MDL = 34.0194
SDG
Avg
0.029303
High
0.029395
Low
0.029179
Last updated: 7/27/2026, 10:51:24 PM
Quick Conversions
| SDG | MDL |
|---|---|
| 1 SDG | 0.03 MDL |
| 10 SDG | 0.29 MDL |
| 50 SDG | 1.47 MDL |
| 100 SDG | 2.94 MDL |
| 500 SDG | 14.70 MDL |
| 1,000 SDG | 29.40 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-27T22:51:24Z",
"rates": {
"MDL": 0.029395
}
}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.9395000000000002,
"rate": 0.029395
}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