Rate Overview
Live
1 LAK = 0.000786 MXN
1 MXN = 1272.26
LAK
Avg
0.000783
High
0.000790
Low
0.000778
Last updated: 6/19/2026, 8:30:08 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.39 MXN |
| 1,000 LAK | 0.79 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-06-19T08:30:08Z",
"rates": {
"MXN": 0.000786
}
}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.0786,
"rate": 0.000786
}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