Rate Overview
Live
1 MNT = 6.1284 LAK
1 LAK = 0.163175
MNT
Avg
1206.73
High
26418.30
Low
5.9952
Last updated: 5/27/2026, 9:57:16 AM
Quick Conversions
| MNT | LAK |
|---|---|
| 1 MNT | 6.13 LAK |
| 10 MNT | 61.28 LAK |
| 50 MNT | 306.42 LAK |
| 100 MNT | 612.84 LAK |
| 500 MNT | 3,064.20 LAK |
| 1,000 MNT | 6,128.41 LAK |
Get MNT/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LAKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T09:57:16Z",
"rates": {
"LAK": 6.128406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LAK",
"amount": 100
},
"result": 612.8406,
"rate": 6.128406
}Build with MNT/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key