Rate Overview
Live
1 MNT = 5.9952 LAK
1 LAK = 0.166800
MNT
Avg
5.9931
High
6.0008
Low
5.9724
Last updated: 3/7/2026, 12:29:40 AM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.00 LAK |
| 10 MNT | 59.95 LAK |
| 50 MNT | 299.76 LAK |
| 100 MNT | 599.52 LAK |
| 500 MNT | 2,997.61 LAK |
| 1,000 MNT | 5,995.22 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-07T00:29:40Z",
"rates": {
"LAK": 5.995221
}
}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": 599.5221,
"rate": 5.995221
}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