Rate Overview
Live
1 LAK = 0.076544 MWK
1 MWK = 13.0644
LAK
Avg
0.079387
High
0.081084
Low
0.076544
Last updated: 7/25/2026, 11:58:05 PM
Quick Conversions
| LAK | MWK |
|---|---|
| 1 LAK | 0.08 MWK |
| 10 LAK | 0.77 MWK |
| 50 LAK | 3.83 MWK |
| 100 LAK | 7.65 MWK |
| 500 LAK | 38.27 MWK |
| 1,000 LAK | 76.54 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-07-25T23:58:05Z",
"rates": {
"MWK": 0.076544
}
}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.6544,
"rate": 0.076544
}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