Rate Overview
Live
1 SDG = 0.028744 MDL
1 MDL = 34.7899
SDG
Avg
0.028697
High
0.028744
Low
0.028633
Last updated: 5/8/2026, 3:43:56 PM
Quick Conversions
| SDG | MDL |
|---|---|
| 1 SDG | 0.03 MDL |
| 10 SDG | 0.29 MDL |
| 50 SDG | 1.44 MDL |
| 100 SDG | 2.87 MDL |
| 500 SDG | 14.37 MDL |
| 1,000 SDG | 28.74 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-05-08T15:43:56Z",
"rates": {
"MDL": 0.028744
}
}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.8744,
"rate": 0.028744
}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