Rate Overview
Live
1 MDL = 32.4115 SOS
1 SOS = 0.030853
MDL
Avg
32.4599
High
32.6403
Low
32.2829
Last updated: 7/28/2026, 3:11:51 PM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.41 SOS |
| 10 MDL | 324.12 SOS |
| 50 MDL | 1,620.58 SOS |
| 100 MDL | 3,241.15 SOS |
| 500 MDL | 16,205.76 SOS |
| 1,000 MDL | 32,411.51 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-28T15:11:51Z",
"rates": {
"SOS": 32.41151
}
}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": 3241.151,
"rate": 32.41151
}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