Rate Overview
Live
1 MDL = 32.9533 SOS
1 SOS = 0.030346
MDL
Avg
33.0689
High
33.3443
Low
32.8947
Last updated: 9/3/2026, 1:11:57 PM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.95 SOS |
| 10 MDL | 329.53 SOS |
| 50 MDL | 1,647.67 SOS |
| 100 MDL | 3,295.33 SOS |
| 500 MDL | 16,476.65 SOS |
| 1,000 MDL | 32,953.30 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-09-03T13:11:57Z",
"rates": {
"SOS": 32.953302
}
}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": 3295.3302,
"rate": 32.953302
}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