Rate Overview
Live
1 LSL = 213.3260 MNT
1 MNT = 0.004688
LSL
Avg
215.8822
High
219.3612
Low
213.3260
Last updated: 7/26/2026, 11:03:04 PM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 213.33 MNT |
| 10 LSL | 2,133.26 MNT |
| 50 LSL | 10,666.30 MNT |
| 100 LSL | 21,332.60 MNT |
| 500 LSL | 106,663.00 MNT |
| 1,000 LSL | 213,326.01 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-07-26T23:03:04Z",
"rates": {
"MNT": 213.326009
}
}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": 21332.6009,
"rate": 213.326009
}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