Rate Overview
Live
1 MDL = 32.4338 SOS
1 SOS = 0.030832
MDL
Avg
32.4133
High
32.4955
Low
32.3047
Last updated: 7/9/2026, 12:14:26 PM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.43 SOS |
| 10 MDL | 324.34 SOS |
| 50 MDL | 1,621.69 SOS |
| 100 MDL | 3,243.38 SOS |
| 500 MDL | 16,216.90 SOS |
| 1,000 MDL | 32,433.79 SOS |
Get MDL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SOSExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-09T12:14:26Z",
"rates": {
"SOS": 32.433791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SOS",
"amount": 100
},
"result": 3243.3791,
"rate": 32.433791
}Build with MDL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key