Rate Overview
Live
1 LSL = 214.2810 MNT
1 MNT = 0.004667
LSL
Avg
217.9526
High
220.8697
Low
213.3260
Last updated: 7/28/2026, 1:57:04 PM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 214.28 MNT |
| 10 LSL | 2,142.81 MNT |
| 50 LSL | 10,714.05 MNT |
| 100 LSL | 21,428.10 MNT |
| 500 LSL | 107,140.50 MNT |
| 1,000 LSL | 214,281.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-28T13:57:04Z",
"rates": {
"MNT": 214.281009
}
}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": 21428.1009,
"rate": 214.281009
}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