Rate Overview
Live
1 LSL = 209.0023 MNT
1 MNT = 0.004785
LSL
Avg
210.0370
High
213.1359
Low
208.4149
Last updated: 3/27/2026, 6:41:12 AM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 209.00 MNT |
| 10 LSL | 2,090.02 MNT |
| 50 LSL | 10,450.12 MNT |
| 100 LSL | 20,900.23 MNT |
| 500 LSL | 104,501.15 MNT |
| 1,000 LSL | 209,002.31 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-03-27T06:41:12Z",
"rates": {
"MNT": 209.002305
}
}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": 20900.2305,
"rate": 209.002305
}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