Rate Overview
Live
1 MNT = 6.0686 LAK
1 LAK = 0.164783
MNT
Avg
6.0305
High
6.0686
Low
5.9845
Last updated: 3/27/2026, 1:37:23 PM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.07 LAK |
| 10 MNT | 60.69 LAK |
| 50 MNT | 303.43 LAK |
| 100 MNT | 606.86 LAK |
| 500 MNT | 3,034.29 LAK |
| 1,000 MNT | 6,068.58 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-03-27T13:37:23Z",
"rates": {
"LAK": 6.06858
}
}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": 606.858,
"rate": 6.06858
}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