Rate Overview
Live
1 MWK = 12.3862 LAK
1 LAK = 0.080735
MWK
Avg
12.3456
High
12.3862
Low
12.3240
Last updated: 3/7/2026, 7:41:34 AM
Quick Conversions
| MWK | LAK |
|---|---|
| 1 MWK | 12.39 LAK |
| 10 MWK | 123.86 LAK |
| 50 MWK | 619.31 LAK |
| 100 MWK | 1,238.62 LAK |
| 500 MWK | 6,193.10 LAK |
| 1,000 MWK | 12,386.20 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-03-07T07:41:34Z",
"rates": {
"LAK": 12.386197
}
}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": 1238.6197,
"rate": 12.386197
}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