Rate Overview
Live
1 MNT = 6.2543 LAK
1 LAK = 0.159890
MNT
Avg
1154.54
High
26418.30
Low
5.9952
Last updated: 6/29/2026, 12:25:10 AM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.25 LAK |
| 10 MNT | 62.54 LAK |
| 50 MNT | 312.71 LAK |
| 100 MNT | 625.43 LAK |
| 500 MNT | 3,127.15 LAK |
| 1,000 MNT | 6,254.29 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-06-29T00:25:10Z",
"rates": {
"LAK": 6.254293
}
}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.4293,
"rate": 6.254293
}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