Rate Overview
Live
1 MNT = 6.2583 LAK
1 LAK = 0.159787
MNT
Avg
6.2766
High
6.2999
Low
6.2536
Last updated: 8/12/2026, 4:09:16 PM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.26 LAK |
| 10 MNT | 62.58 LAK |
| 50 MNT | 312.92 LAK |
| 100 MNT | 625.83 LAK |
| 500 MNT | 3,129.16 LAK |
| 1,000 MNT | 6,258.32 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-08-12T16:09:16Z",
"rates": {
"LAK": 6.25832
}
}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": 625.832,
"rate": 6.25832
}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