Rate Overview
Live
1 LSL = 220.3800 MNT
1 MNT = 0.004538
LSL
Avg
216.6424
High
220.3800
Low
212.1420
Last updated: 5/29/2026, 2:27:57 PM
Quick Conversions
| LSL | MNT |
|---|---|
| 1 LSL | 220.38 MNT |
| 10 LSL | 2,203.80 MNT |
| 50 LSL | 11,019.00 MNT |
| 100 LSL | 22,038.00 MNT |
| 500 LSL | 110,190.00 MNT |
| 1,000 LSL | 220,380.00 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-05-29T14:27:57Z",
"rates": {
"MNT": 220.38
}
}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": 22038,
"rate": 220.38
}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