Rate Overview
Live
1 LSL = 218.7381 MNT
1 MNT = 0.004572
LSL
Avg
215.5588
High
218.7381
Low
212.5213
Last updated: 5/8/2026, 2:16:27 PM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 218.74 MNT |
| 10 LSL | 2,187.38 MNT |
| 50 LSL | 10,936.90 MNT |
| 100 LSL | 21,873.81 MNT |
| 500 LSL | 109,369.03 MNT |
| 1,000 LSL | 218,738.06 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-05-08T14:16:27Z",
"rates": {
"MNT": 218.738056
}
}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": 21873.8056,
"rate": 218.738056
}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