Rate Overview
Live
1 MDL = 0.945367 LSL
1 LSL = 1.0578
MDL
Avg
0.954139
High
0.961381
Low
0.945367
Last updated: 4/18/2026, 8:49:11 AM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.95 LSL |
| 10 MDL | 9.45 LSL |
| 50 MDL | 47.27 LSL |
| 100 MDL | 94.54 LSL |
| 500 MDL | 472.68 LSL |
| 1,000 MDL | 945.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-04-18T08:49:11Z",
"rates": {
"LSL": 0.945367
}
}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": 94.5367,
"rate": 0.945367
}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