Rate Overview
Live
1 LSL = 222.4187 MNT
1 MNT = 0.004496
LSL
Avg
223.2382
High
225.2930
Low
222.3761
Last updated: 9/3/2026, 3:00:25 AM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 222.42 MNT |
| 10 LSL | 2,224.19 MNT |
| 50 LSL | 11,120.93 MNT |
| 100 LSL | 22,241.87 MNT |
| 500 LSL | 111,209.35 MNT |
| 1,000 LSL | 222,418.70 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-09-03T03:00:25Z",
"rates": {
"MNT": 222.418698
}
}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": 22241.8698,
"rate": 222.418698
}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