Rate Overview
Live
1 MDL = 0.958014 LSL
1 LSL = 1.0438
MDL
Avg
0.951149
High
0.981774
Low
0.918983
Last updated: 7/25/2026, 7:48:35 PM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.96 LSL |
| 10 MDL | 9.58 LSL |
| 50 MDL | 47.90 LSL |
| 100 MDL | 95.80 LSL |
| 500 MDL | 479.01 LSL |
| 1,000 MDL | 958.01 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-07-25T19:48:35Z",
"rates": {
"LSL": 0.958014
}
}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.8014,
"rate": 0.958014
}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