Rate Overview
Live
1 MNT = 0.004501 LSL
1 LSL = 222.1729
MNT
Avg
0.004507
High
0.004547
Low
0.004489
Last updated: 8/13/2026, 2:21:59 AM
Quick Conversions
| MNT | LSL |
|---|---|
| 1 MNT | 0.00 LSL |
| 10 MNT | 0.05 LSL |
| 50 MNT | 0.23 LSL |
| 100 MNT | 0.45 LSL |
| 500 MNT | 2.25 LSL |
| 1,000 MNT | 4.50 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-08-13T02:21:59Z",
"rates": {
"LSL": 0.004501
}
}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.4501,
"rate": 0.004501
}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