Rate Overview
Live
1 LSL = 1.0260 MDL
1 MDL = 0.974666
LSL
Avg
1.0136
High
1.0680
Low
0.963462
Last updated: 3/27/2026, 11:48:34 AM
Quick Conversions
| LSL | MDL |
|---|---|
| 1 LSL | 1.03 MDL |
| 10 LSL | 10.26 MDL |
| 50 LSL | 51.30 MDL |
| 100 LSL | 102.60 MDL |
| 500 LSL | 513.00 MDL |
| 1,000 LSL | 1,025.99 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-03-27T11:48:34Z",
"rates": {
"MDL": 1.025992
}
}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": 102.5992,
"rate": 1.025992
}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