Rate Overview
Live
1 LAK = 0.076643 MWK
1 MWK = 13.0475
LAK
Avg
0.079524
High
0.080971
Low
0.076643
Last updated: 7/24/2026, 7:34:09 PM
Quick Conversions
| LAK | MWK |
|---|---|
| 1 LAK | 0.08 MWK |
| 10 LAK | 0.77 MWK |
| 50 LAK | 3.83 MWK |
| 100 LAK | 7.66 MWK |
| 500 LAK | 38.32 MWK |
| 1,000 LAK | 76.64 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-24T19:34:09Z",
"rates": {
"MWK": 0.076643
}
}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.6643,
"rate": 0.076643
}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