Rate Overview
Live
1 MDL = 32.2543 SOS
1 SOS = 0.031004
MDL
Avg
32.4168
High
32.6403
Low
32.2543
Last updated: 7/29/2026, 8:39:19 PM
Quick Conversions
| MDL | SOS |
|---|---|
| 1 MDL | 32.25 SOS |
| 10 MDL | 322.54 SOS |
| 50 MDL | 1,612.71 SOS |
| 100 MDL | 3,225.43 SOS |
| 500 MDL | 16,127.13 SOS |
| 1,000 MDL | 32,254.26 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-07-29T20:39:19Z",
"rates": {
"SOS": 32.25426
}
}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": 3225.4260000000004,
"rate": 32.25426
}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