Rate Overview
Live
1 LSL = 1.0846 MDL
1 MDL = 0.922020
LSL
Avg
1.0832
High
1.0882
Low
1.0748
Last updated: 7/8/2026, 12:05:41 PM
Quick Conversions
| LSL | MDL |
|---|---|
| 1 LSL | 1.08 MDL |
| 10 LSL | 10.85 MDL |
| 50 LSL | 54.23 MDL |
| 100 LSL | 108.46 MDL |
| 500 LSL | 542.29 MDL |
| 1,000 LSL | 1,084.58 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-08T12:05:41Z",
"rates": {
"MDL": 1.084575
}
}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": 108.45750000000001,
"rate": 1.084575
}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