Rate Overview
Live
1 LSL = 217.2842 MNT
1 MNT = 0.004602
LSL
Avg
192.0871
High
223.8060
Low
0.046799
Last updated: 5/28/2026, 9:43:47 PM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 217.28 MNT |
| 10 LSL | 2,172.84 MNT |
| 50 LSL | 10,864.21 MNT |
| 100 LSL | 21,728.42 MNT |
| 500 LSL | 108,642.12 MNT |
| 1,000 LSL | 217,284.24 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-28T21:43:47Z",
"rates": {
"MNT": 217.284239
}
}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": 21728.4239,
"rate": 217.284239
}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