Rate Overview
Live
1 LAK = 0.160076 MNT
1 MNT = 6.2470
LAK
Avg
0.160256
High
0.160944
Low
0.159732
Last updated: 9/5/2026, 8:40:45 AM
Quick Conversions
| LAK | MNT |
|---|---|
| 1 LAK | 0.16 MNT |
| 10 LAK | 1.60 MNT |
| 50 LAK | 8.00 MNT |
| 100 LAK | 16.01 MNT |
| 500 LAK | 80.04 MNT |
| 1,000 LAK | 160.08 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-09-05T08:40:45Z",
"rates": {
"MNT": 0.160076
}
}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.0076,
"rate": 0.160076
}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