Rate Overview
Live
1 MNT = 6.1535 LAK
1 LAK = 0.162510
MNT
Avg
6.1457
High
6.1610
Low
6.1079
Last updated: 4/16/2026, 6:36:04 PM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.15 LAK |
| 10 MNT | 61.53 LAK |
| 50 MNT | 307.67 LAK |
| 100 MNT | 615.35 LAK |
| 500 MNT | 3,076.74 LAK |
| 1,000 MNT | 6,153.48 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-04-16T18:36:04Z",
"rates": {
"LAK": 6.153476
}
}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": 615.3476,
"rate": 6.153476
}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