Rate Overview
Live
1 LSL = 1.0554 MDL
1 MDL = 0.947499
LSL
Avg
0.999756
High
1.0846
Low
0.917461
Last updated: 7/29/2026, 2:20:38 PM
Quick Conversions
| LSL | MDL |
|---|---|
| 1 LSL | 1.06 MDL |
| 10 LSL | 10.55 MDL |
| 50 LSL | 52.77 MDL |
| 100 LSL | 105.54 MDL |
| 500 LSL | 527.70 MDL |
| 1,000 LSL | 1,055.41 MDL |
Get LSL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MDLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-29T14:20:38Z",
"rates": {
"MDL": 1.05541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MDL",
"amount": 100
},
"result": 105.541,
"rate": 1.05541
}Build with LSL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key