Rate Overview
Live
1 MDL = 0.950595 LSL
1 LSL = 1.0520
MDL
Avg
0.947628
High
0.950595
Low
0.942142
Last updated: 5/28/2026, 5:17:18 PM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.95 LSL |
| 10 MDL | 9.51 LSL |
| 50 MDL | 47.53 LSL |
| 100 MDL | 95.06 LSL |
| 500 MDL | 475.30 LSL |
| 1,000 MDL | 950.59 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-05-28T17:17:18Z",
"rates": {
"LSL": 0.950595
}
}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.0595,
"rate": 0.950595
}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