Rate Overview
Live
1 MNT = 6.2133 LAK
1 LAK = 0.160944
MNT
Avg
6.2333
High
6.2605
Low
6.2133
Last updated: 9/4/2026, 12:13:59 AM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.21 LAK |
| 10 MNT | 62.13 LAK |
| 50 MNT | 310.67 LAK |
| 100 MNT | 621.33 LAK |
| 500 MNT | 3,106.67 LAK |
| 1,000 MNT | 6,213.33 LAK |
Get MNT/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LAKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-04T00:13:59Z",
"rates": {
"LAK": 6.213334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LAK",
"amount": 100
},
"result": 621.3334,
"rate": 6.213334
}Build with MNT/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key