Rate Overview
Live
1 LAK = 0.002920 MZN
1 MZN = 342.4658
LAK
Avg
0.002951
High
0.002978
Low
0.002920
Last updated: 3/28/2026, 12:22:26 PM
Quick Conversions
| LAK | MZN |
|---|---|
| 1 LAK | 0.00 MZN |
| 10 LAK | 0.03 MZN |
| 50 LAK | 0.15 MZN |
| 100 LAK | 0.29 MZN |
| 500 LAK | 1.46 MZN |
| 1,000 LAK | 2.92 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-03-28T12:22:26Z",
"rates": {
"MZN": 0.00292
}
}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.292,
"rate": 0.00292
}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