Rate Overview
Live
1 MWK = 12.6262 LAK
1 LAK = 0.079200
MWK
Avg
12.6255
High
12.6641
Low
12.6113
Last updated: 5/7/2026, 4:02:51 PM
Quick Conversions
| MWK | LAK |
|---|---|
| 1 MWK | 12.63 LAK |
| 10 MWK | 126.26 LAK |
| 50 MWK | 631.31 LAK |
| 100 MWK | 1,262.62 LAK |
| 500 MWK | 6,313.10 LAK |
| 1,000 MWK | 12,626.19 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-05-07T16:02:51Z",
"rates": {
"LAK": 12.626194
}
}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": 1262.6194,
"rate": 12.626194
}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