Rate Overview
Live
1 MDL = 0.959100 LSL
1 LSL = 1.0426
MDL
Avg
0.943981
High
0.959100
Low
0.929982
Last updated: 3/7/2026, 1:55:51 AM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.96 LSL |
| 10 MDL | 9.59 LSL |
| 50 MDL | 47.96 LSL |
| 100 MDL | 95.91 LSL |
| 500 MDL | 479.55 LSL |
| 1,000 MDL | 959.10 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-07T01:55:51Z",
"rates": {
"LSL": 0.9591
}
}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": 95.91,
"rate": 0.9591
}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