Rate Overview
Live
1 MDL = 32.6738 SOS
1 SOS = 0.030606
MDL
Avg
32.7910
High
32.9049
Low
32.6738
Last updated: 6/19/2026, 8:44:38 AM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.67 SOS |
| 10 MDL | 326.74 SOS |
| 50 MDL | 1,633.69 SOS |
| 100 MDL | 3,267.38 SOS |
| 500 MDL | 16,336.90 SOS |
| 1,000 MDL | 32,673.80 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-06-19T08:44:38Z",
"rates": {
"SOS": 32.673797
}
}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": 3267.3797,
"rate": 32.673797
}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