Rate Overview
Live
1 MNT = 6.2811 LAK
1 LAK = 0.159209
MNT
Avg
1854.75
High
38644.74
Low
5.9564
Last updated: 7/27/2026, 9:41:25 AM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.28 LAK |
| 10 MNT | 62.81 LAK |
| 50 MNT | 314.05 LAK |
| 100 MNT | 628.11 LAK |
| 500 MNT | 3,140.53 LAK |
| 1,000 MNT | 6,281.05 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-27T09:41:25Z",
"rates": {
"LAK": 6.281053
}
}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": 628.1052999999999,
"rate": 6.281053
}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