Rate Overview
Live
1 MDL = 32.9800 SOS
1 SOS = 0.030321
MDL
Avg
33.1880
High
33.4358
Low
32.9800
Last updated: 3/7/2026, 1:55:54 AM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.98 SOS |
| 10 MDL | 329.80 SOS |
| 50 MDL | 1,649.00 SOS |
| 100 MDL | 3,298.00 SOS |
| 500 MDL | 16,490.00 SOS |
| 1,000 MDL | 32,980.00 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-03-07T01:55:54Z",
"rates": {
"SOS": 32.979996
}
}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": 3297.9996,
"rate": 32.979996
}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