Rate Overview
Live
1 LAK = 0.163174 MNT
1 MNT = 6.1284
LAK
Avg
0.155864
High
0.167578
Low
0.000028
Last updated: 5/27/2026, 8:51:34 AM
Quick Conversions
| LAK | MNT |
|---|---|
| 1 LAK | 0.16 MNT |
| 10 LAK | 1.63 MNT |
| 50 LAK | 8.16 MNT |
| 100 LAK | 16.32 MNT |
| 500 LAK | 81.59 MNT |
| 1,000 LAK | 163.17 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-05-27T08:51:34Z",
"rates": {
"MNT": 0.163174
}
}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.317400000000003,
"rate": 0.163174
}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