Rate Overview
Live
1 LAK = 0.166799 MNT
1 MNT = 5.9952
LAK
Avg
0.166859
High
0.167436
Low
0.166643
Last updated: 3/7/2026, 2:29:44 AM
Quick Conversions
| LAK | MNT |
|---|---|
| 1 LAK | 0.17 MNT |
| 10 LAK | 1.67 MNT |
| 50 LAK | 8.34 MNT |
| 100 LAK | 16.68 MNT |
| 500 LAK | 83.40 MNT |
| 1,000 LAK | 166.80 MNT |
Get LAK/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MNTExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T02:29:44Z",
"rates": {
"MNT": 0.166799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MNT",
"amount": 100
},
"result": 16.6799,
"rate": 0.166799
}Build with LAK/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key