Rate Overview
Live
1 LSL = 215.7682 MNT
1 MNT = 0.004635
LSL
Avg
219.9105
High
224.3455
Low
215.3557
Last updated: 3/7/2026, 2:50:31 AM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 215.77 MNT |
| 10 LSL | 2,157.68 MNT |
| 50 LSL | 10,788.41 MNT |
| 100 LSL | 21,576.82 MNT |
| 500 LSL | 107,884.11 MNT |
| 1,000 LSL | 215,768.23 MNT |
Get LSL/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MNTExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T02:50:31Z",
"rates": {
"MNT": 215.768226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MNT",
"amount": 100
},
"result": 21576.8226,
"rate": 215.768226
}Build with LSL/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key