Rate Overview
Live
1 SDG = 0.028601 MDL
1 MDL = 34.9638
SDG
Avg
0.028537
High
0.028654
Low
0.028380
Last updated: 4/18/2026, 8:46:49 AM
Quick Conversions
| SDG | MDL |
|---|---|
| 1 SDG | 0.03 MDL |
| 10 SDG | 0.29 MDL |
| 50 SDG | 1.43 MDL |
| 100 SDG | 2.86 MDL |
| 500 SDG | 14.30 MDL |
| 1,000 SDG | 28.60 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-04-18T08:46:49Z",
"rates": {
"MDL": 0.028601
}
}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.8601,
"rate": 0.028601
}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