Rate Overview
Live
1 SOS = 0.030605 MDL
1 MDL = 32.6744
SOS
Avg
0.030496
High
0.030605
Low
0.030390
Last updated: 6/19/2026, 8:44:35 AM
Quick Conversions
| SOS | MDL |
|---|---|
| 1 SOS | 0.03 MDL |
| 10 SOS | 0.31 MDL |
| 50 SOS | 1.53 MDL |
| 100 SOS | 3.06 MDL |
| 500 SOS | 15.30 MDL |
| 1,000 SOS | 30.61 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-06-19T08:44:35Z",
"rates": {
"MDL": 0.030605
}
}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.0605,
"rate": 0.030605
}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