Rate Overview
Live
1 LAK = 0.158858 MNT
1 MNT = 6.2949
LAK
Avg
0.158887
High
0.159610
Low
0.158300
Last updated: 7/23/2026, 10:53:09 PM
Quick Conversions
| LAK | MNT |
|---|---|
| 1 LAK | 0.16 MNT |
| 10 LAK | 1.59 MNT |
| 50 LAK | 7.94 MNT |
| 100 LAK | 15.89 MNT |
| 500 LAK | 79.43 MNT |
| 1,000 LAK | 158.86 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-07-23T22:53:09Z",
"rates": {
"MNT": 0.158858
}
}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": 15.8858,
"rate": 0.158858
}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