Rate Overview
Live
1 LSL = 220.0298 MNT
1 MNT = 0.004545
LSL
Avg
218.7500
High
220.0298
Low
217.7532
Last updated: 4/18/2026, 8:49:18 AM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 220.03 MNT |
| 10 LSL | 2,200.30 MNT |
| 50 LSL | 11,001.49 MNT |
| 100 LSL | 22,002.98 MNT |
| 500 LSL | 110,014.92 MNT |
| 1,000 LSL | 220,029.83 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-04-18T08:49:18Z",
"rates": {
"MNT": 220.029833
}
}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": 22002.9833,
"rate": 220.029833
}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