Rate Overview
Live
1 MXN = 1208.45 LAK
1 LAK = 0.000828
MXN
Avg
1167.49
High
1251.09
Low
1061.36
Last updated: 3/27/2026, 7:45:20 AM
Quick Conversions
| MXN | LAK |
|---|---|
| 1 MXN | 1,208.45 LAK |
| 10 MXN | 12,084.54 LAK |
| 50 MXN | 60,422.69 LAK |
| 100 MXN | 120,845.38 LAK |
| 500 MXN | 604,226.88 LAK |
| 1,000 MXN | 1,208,453.76 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-03-27T07:45:20Z",
"rates": {
"LAK": 1208.453755
}
}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": 120845.3755,
"rate": 1208.453755
}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