Rate Overview
Live
1 LAK = 0.079315 MWK
1 MWK = 12.6080
LAK
Avg
0.080765
High
0.081153
Low
0.079315
Last updated: 3/28/2026, 1:59:16 PM
Quick Conversions
| LAK | MWK |
|---|---|
| 1 LAK | 0.08 MWK |
| 10 LAK | 0.79 MWK |
| 50 LAK | 3.97 MWK |
| 100 LAK | 7.93 MWK |
| 500 LAK | 39.66 MWK |
| 1,000 LAK | 79.32 MWK |
Get LAK/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MWKExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T13:59:16Z",
"rates": {
"MWK": 0.079315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MWK",
"amount": 100
},
"result": 7.9315,
"rate": 0.079315
}Build with LAK/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key