Rate Overview
Live
1 MWK = 12.7011 LAK
1 LAK = 0.078733
MWK
Avg
12.6860
High
12.7237
Low
12.6454
Last updated: 4/17/2026, 1:34:35 PM
Quick Conversions
| MWK | LAK |
|---|---|
| 1 MWK | 12.70 LAK |
| 10 MWK | 127.01 LAK |
| 50 MWK | 635.06 LAK |
| 100 MWK | 1,270.11 LAK |
| 500 MWK | 6,350.57 LAK |
| 1,000 MWK | 12,701.14 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-04-17T13:34:35Z",
"rates": {
"LAK": 12.701139
}
}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": 1270.1139,
"rate": 12.701139
}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