Rate Overview
Live
1 MDL = 0.936368 LSL
1 LSL = 1.0680
MDL
Avg
0.933005
High
0.938647
Low
0.928924
Last updated: 8/14/2026, 8:32:50 PM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.94 LSL |
| 10 MDL | 9.36 LSL |
| 50 MDL | 46.82 LSL |
| 100 MDL | 93.64 LSL |
| 500 MDL | 468.18 LSL |
| 1,000 MDL | 936.37 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-08-14T20:32:50Z",
"rates": {
"LSL": 0.936368
}
}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": 93.6368,
"rate": 0.936368
}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