Rate Overview
Live
1 LAK = 0.002849 MZN
1 MZN = 351.0004
LAK
Avg
0.002872
High
0.002896
Low
0.002849
Last updated: 6/30/2026, 4:22:43 PM
Quick Conversions
| LAK | MZN |
|---|---|
| 1 LAK | 0.00 MZN |
| 10 LAK | 0.03 MZN |
| 50 LAK | 0.14 MZN |
| 100 LAK | 0.28 MZN |
| 500 LAK | 1.42 MZN |
| 1,000 LAK | 2.85 MZN |
Get LAK/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MZNExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-30T16:22:43Z",
"rates": {
"MZN": 0.002849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MZN",
"amount": 100
},
"result": 0.2849,
"rate": 0.002849
}Build with LAK/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key