Rate Overview
Live
1 MNT = 6.1378 LAK
1 LAK = 0.162926
MNT
Avg
6.1469
High
6.1814
Low
6.1226
Last updated: 6/16/2026, 1:28:38 PM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.14 LAK |
| 10 MNT | 61.38 LAK |
| 50 MNT | 306.89 LAK |
| 100 MNT | 613.78 LAK |
| 500 MNT | 3,068.88 LAK |
| 1,000 MNT | 6,137.76 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-06-16T13:28:38Z",
"rates": {
"LAK": 6.137758
}
}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": 613.7758,
"rate": 6.137758
}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