Rate Overview
Live
1 SOS = 0.030832 MDL
1 MDL = 32.4338
SOS
Avg
0.030851
High
0.030955
Low
0.030773
Last updated: 7/9/2026, 10:04:36 AM
Quick Conversions
| SOS | MDL |
|---|---|
| 1 SOS | 0.03 MDL |
| 10 SOS | 0.31 MDL |
| 50 SOS | 1.54 MDL |
| 100 SOS | 3.08 MDL |
| 500 SOS | 15.42 MDL |
| 1,000 SOS | 30.83 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-07-09T10:04:36Z",
"rates": {
"MDL": 0.030832
}
}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.0831999999999997,
"rate": 0.030832
}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