Rate Overview
Live
1 MWK = 12.9791 LAK
1 LAK = 0.077047
MWK
Avg
12.6122
High
13.0589
Low
12.3328
Last updated: 7/29/2026, 8:32:00 AM
Quick Conversions
| MWK | LAK |
|---|---|
| 1 MWK | 12.98 LAK |
| 10 MWK | 129.79 LAK |
| 50 MWK | 648.95 LAK |
| 100 MWK | 1,297.91 LAK |
| 500 MWK | 6,489.54 LAK |
| 1,000 MWK | 12,979.09 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-07-29T08:32:00Z",
"rates": {
"LAK": 12.979085
}
}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": 1297.9085,
"rate": 12.979085
}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