Rate Overview
Live
1 MDL = 34.1031 SDG
1 SDG = 0.029323
MDL
Avg
34.0477
High
34.1031
Low
33.9449
Last updated: 7/8/2026, 2:40:26 AM
Quick Conversions
| MDL | SDG |
|---|---|
| 1 MDL | 34.10 SDG |
| 10 MDL | 341.03 SDG |
| 50 MDL | 1,705.15 SDG |
| 100 MDL | 3,410.31 SDG |
| 500 MDL | 17,051.53 SDG |
| 1,000 MDL | 34,103.06 SDG |
Get MDL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SDGExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-08T02:40:26Z",
"rates": {
"SDG": 34.10306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SDG",
"amount": 100
},
"result": 3410.306,
"rate": 34.10306
}Build with MDL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key