Rate Overview
Live
1 MDL = 33.2473 SOS
1 SOS = 0.030078
MDL
Avg
33.3042
High
33.4811
Low
33.1698
Last updated: 4/18/2026, 8:47:05 AM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 33.25 SOS |
| 10 MDL | 332.47 SOS |
| 50 MDL | 1,662.36 SOS |
| 100 MDL | 3,324.73 SOS |
| 500 MDL | 16,623.64 SOS |
| 1,000 MDL | 33,247.28 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-04-18T08:47:05Z",
"rates": {
"SOS": 33.247278
}
}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": 3324.7278,
"rate": 33.247278
}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