Rate Overview
Live
1 LAK = 0.000770 MXN
1 MXN = 1298.70
LAK
Avg
0.000771
High
0.000775
Low
0.000769
Last updated: 7/30/2026, 8:09:06 AM
Quick Conversions
| LAK | MXN |
|---|---|
| 1 LAK | 0.00 MXN |
| 10 LAK | 0.01 MXN |
| 50 LAK | 0.04 MXN |
| 100 LAK | 0.08 MXN |
| 500 LAK | 0.38 MXN |
| 1,000 LAK | 0.77 MXN |
Get LAK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MXNExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-30T08:09:06Z",
"rates": {
"MXN": 0.00077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MXN",
"amount": 100
},
"result": 0.077,
"rate": 0.00077
}Build with LAK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key