Rate Overview
Live
1 MDL = 32.9478 SOS
1 SOS = 0.030351
MDL
Avg
33.2658
High
34.0391
Low
32.2924
Last updated: 5/28/2026, 6:10:47 PM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.95 SOS |
| 10 MDL | 329.48 SOS |
| 50 MDL | 1,647.39 SOS |
| 100 MDL | 3,294.78 SOS |
| 500 MDL | 16,473.92 SOS |
| 1,000 MDL | 32,947.84 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-28T18:10:47Z",
"rates": {
"SOS": 32.947837
}
}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": 3294.7837,
"rate": 32.947837
}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