Rate Overview
Live
1 MDL = 0.974665 LSL
1 LSL = 1.0260
MDL
Avg
1.0195
High
1.0931
Low
0.936294
Last updated: 3/27/2026, 10:24:26 AM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.97 LSL |
| 10 MDL | 9.75 LSL |
| 50 MDL | 48.73 LSL |
| 100 MDL | 97.47 LSL |
| 500 MDL | 487.33 LSL |
| 1,000 MDL | 974.67 LSL |
Get MDL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LSLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T10:24:26Z",
"rates": {
"LSL": 0.974665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LSL",
"amount": 100
},
"result": 97.4665,
"rate": 0.974665
}Build with MDL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key