Rate Overview
Live
1 SOS = 0.029903 MDL
1 MDL = 33.4415
SOS
Avg
0.030018
High
0.030181
Low
0.029867
Last updated: 4/17/2026, 6:13:58 AM
Quick Conversions
| SOS | MDL |
|---|---|
| 1 SOS | 0.03 MDL |
| 10 SOS | 0.30 MDL |
| 50 SOS | 1.50 MDL |
| 100 SOS | 2.99 MDL |
| 500 SOS | 14.95 MDL |
| 1,000 SOS | 29.90 MDL |
Get SOS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=MDLExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-04-17T06:13:58Z",
"rates": {
"MDL": 0.029903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "MDL",
"amount": 100
},
"result": 2.9903,
"rate": 0.029903
}Build with SOS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key