Rate Overview
Live
1 LAK = 0.159704 MNT
1 MNT = 6.2616
LAK
Avg
0.154818
High
0.166799
Low
0.000037
Last updated: 7/1/2026, 11:00:13 AM
Quick Conversions
| LAK | MNT |
|---|---|
| 1 LAK | 0.16 MNT |
| 10 LAK | 1.60 MNT |
| 50 LAK | 7.99 MNT |
| 100 LAK | 15.97 MNT |
| 500 LAK | 79.85 MNT |
| 1,000 LAK | 159.70 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-01T11:00:13Z",
"rates": {
"MNT": 0.159704
}
}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.970400000000001,
"rate": 0.159704
}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