Rate Overview
Live
1 SOS = 0.030660 MDL
1 MDL = 32.6158
SOS
Avg
0.030556
High
0.032746
Low
0.029207
Last updated: 3/27/2026, 11:48:30 AM
Quick Conversions
| SOS | MDL |
|---|---|
| 1 SOS | 0.03 MDL |
| 10 SOS | 0.31 MDL |
| 50 SOS | 1.53 MDL |
| 100 SOS | 3.07 MDL |
| 500 SOS | 15.33 MDL |
| 1,000 SOS | 30.66 MDL |
Get SOS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=MDLExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-27T11:48:30Z",
"rates": {
"MDL": 0.03066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "MDL",
"amount": 100
},
"result": 3.066,
"rate": 0.03066
}Build with SOS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key