Rate Overview
Live
1 MWK = 12.9827 LAK
1 LAK = 0.077026
MWK
Avg
12.9934
High
13.0173
Low
12.9560
Last updated: 8/21/2026, 1:37:42 PM
Quick Conversions
| MWK | LAK |
|---|---|
| 1 MWK | 12.98 LAK |
| 10 MWK | 129.83 LAK |
| 50 MWK | 649.13 LAK |
| 100 MWK | 1,298.27 LAK |
| 500 MWK | 6,491.34 LAK |
| 1,000 MWK | 12,982.68 LAK |
Get MWK/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=LAKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-21T13:37:42Z",
"rates": {
"LAK": 12.982681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "LAK",
"amount": 100
},
"result": 1298.2681,
"rate": 12.982681
}Build with MWK/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key