Rate Overview
Live
1 MDL = 32.4115 SOS
1 SOS = 0.030853
MDL
Avg
33.3948
High
34.4493
Low
32.2050
Last updated: 7/29/2026, 2:46:39 AM
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-29T02:46:39Z",
"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