Rate Overview
Live
1 MWK = 12.7192 LAK
1 LAK = 0.078621
MWK
Avg
12.6967
High
12.7582
Low
12.6651
Last updated: 6/19/2026, 8:53:24 AM
Quick Conversions
| MWK | LAK |
|---|---|
| 1 MWK | 12.72 LAK |
| 10 MWK | 127.19 LAK |
| 50 MWK | 635.96 LAK |
| 100 MWK | 1,271.92 LAK |
| 500 MWK | 6,359.60 LAK |
| 1,000 MWK | 12,719.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-06-19T08:53:24Z",
"rates": {
"LAK": 12.719191
}
}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": 1271.9191,
"rate": 12.719191
}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