Rate Overview
Live
1 MNT = 0.004684 LSL
1 LSL = 213.4927
MNT
Avg
0.895075
High
21.3678
Low
0.004468
Last updated: 7/25/2026, 8:23:30 PM
Quick Conversions
| MNT | LSL |
|---|---|
| 1 MNT | 0.00 LSL |
| 10 MNT | 0.05 LSL |
| 50 MNT | 0.23 LSL |
| 100 MNT | 0.47 LSL |
| 500 MNT | 2.34 LSL |
| 1,000 MNT | 4.68 LSL |
Get MNT/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LSLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-25T20:23:30Z",
"rates": {
"LSL": 0.004684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LSL",
"amount": 100
},
"result": 0.4684,
"rate": 0.004684
}Build with MNT/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key