Rate Overview
Live
1 LAK = 0.000830 MXN
1 MXN = 1204.82
LAK
Avg
0.000829
High
0.000837
Low
0.000823
Last updated: 3/27/2026, 9:32:47 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.42 MXN |
| 1,000 LAK | 0.83 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-03-27T09:32:47Z",
"rates": {
"MXN": 0.00083
}
}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.083,
"rate": 0.00083
}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