Rate Overview
Live
1 MDL = 0.922020 LSL
1 LSL = 1.0846
MDL
Avg
0.923177
High
0.930385
Low
0.918983
Last updated: 7/8/2026, 2:46:21 PM
Quick Conversions
| MDL | LSL |
|---|---|
| 1 MDL | 0.92 LSL |
| 10 MDL | 9.22 LSL |
| 50 MDL | 46.10 LSL |
| 100 MDL | 92.20 LSL |
| 500 MDL | 461.01 LSL |
| 1,000 MDL | 922.02 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-08T14:46:21Z",
"rates": {
"LSL": 0.92202
}
}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": 92.202,
"rate": 0.92202
}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