Rate Overview
Live
1 MNT = 6.3028 LAK
1 LAK = 0.158660
MNT
Avg
6.2969
High
6.3171
Low
6.2782
Last updated: 7/25/2026, 3:31:10 AM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.30 LAK |
| 10 MNT | 63.03 LAK |
| 50 MNT | 315.14 LAK |
| 100 MNT | 630.28 LAK |
| 500 MNT | 3,151.40 LAK |
| 1,000 MNT | 6,302.81 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-07-25T03:31:10Z",
"rates": {
"LAK": 6.302805
}
}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": 630.2805000000001,
"rate": 6.302805
}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