Rate Overview
Live
1 MXN = 1325.75 LAK
1 LAK = 0.000754
MXN
Avg
1323.41
High
1329.65
Low
1313.37
Last updated: 9/8/2026, 5:53:59 PM
Quick Conversions
| MXN | LAK |
|---|---|
| 1 MXN | 1,325.75 LAK |
| 10 MXN | 13,257.47 LAK |
| 50 MXN | 66,287.36 LAK |
| 100 MXN | 132,574.72 LAK |
| 500 MXN | 662,873.59 LAK |
| 1,000 MXN | 1,325,747.18 LAK |
Get MXN/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=LAKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-08T17:53:59Z",
"rates": {
"LAK": 1325.74718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "LAK",
"amount": 100
},
"result": 132574.718,
"rate": 1325.74718
}Build with MXN/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key