Rate Overview
Live
1 LAK = 0.162509 MNT
1 MNT = 6.1535
LAK
Avg
0.162715
High
0.163722
Low
0.162310
Last updated: 4/16/2026, 8:20:43 PM
Quick Conversions
| LAK | MNT |
|---|---|
| 1 LAK | 0.16 MNT |
| 10 LAK | 1.63 MNT |
| 50 LAK | 8.13 MNT |
| 100 LAK | 16.25 MNT |
| 500 LAK | 81.25 MNT |
| 1,000 LAK | 162.51 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-04-16T20:20:43Z",
"rates": {
"MNT": 0.162509
}
}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.250899999999998,
"rate": 0.162509
}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