Rate Overview
Live
1 MDL = 33.2184 SOS
1 SOS = 0.030104
MDL
Avg
33.1833
High
33.3508
Low
33.1133
Last updated: 5/8/2026, 2:22:43 PM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 33.22 SOS |
| 10 MDL | 332.18 SOS |
| 50 MDL | 1,660.92 SOS |
| 100 MDL | 3,321.84 SOS |
| 500 MDL | 16,609.18 SOS |
| 1,000 MDL | 33,218.36 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-05-08T14:22:43Z",
"rates": {
"SOS": 33.218361
}
}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": 3321.8361,
"rate": 33.218361
}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