Rate Overview
Live
1 LSL = 221.9471 MNT
1 MNT = 0.004506
LSL
Avg
222.3501
High
222.8562
Low
221.9471
Last updated: 8/15/2026, 7:25:52 PM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 221.95 MNT |
| 10 LSL | 2,219.47 MNT |
| 50 LSL | 11,097.35 MNT |
| 100 LSL | 22,194.71 MNT |
| 500 LSL | 110,973.53 MNT |
| 1,000 LSL | 221,947.07 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-08-15T19:25:52Z",
"rates": {
"MNT": 221.947065
}
}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": 22194.7065,
"rate": 221.947065
}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