Rate Overview
Live
1 LAK = 0.002898 MZN
1 MZN = 345.0656
LAK
Avg
0.002906
High
0.002912
Low
0.002898
Last updated: 4/17/2026, 4:09:25 PM
Quick Conversions
| LAK | MZN |
|---|---|
| 1 LAK | 0.00 MZN |
| 10 LAK | 0.03 MZN |
| 50 LAK | 0.14 MZN |
| 100 LAK | 0.29 MZN |
| 500 LAK | 1.45 MZN |
| 1,000 LAK | 2.90 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-04-17T16:09:25Z",
"rates": {
"MZN": 0.002898
}
}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.2898,
"rate": 0.002898
}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