Rate Overview
Live
1 LSL = 1.0399 MDL
1 MDL = 0.961632
LSL
Avg
1.0325
High
1.0399
Low
1.0208
Last updated: 5/7/2026, 7:46:56 AM
Quick Conversions
| LSL | MDL |
|---|---|
| 1 LSL | 1.04 MDL |
| 10 LSL | 10.40 MDL |
| 50 LSL | 51.99 MDL |
| 100 LSL | 103.99 MDL |
| 500 LSL | 519.95 MDL |
| 1,000 LSL | 1,039.90 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-05-07T07:46:56Z",
"rates": {
"MDL": 1.039899
}
}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": 103.98989999999999,
"rate": 1.039899
}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