Rate Overview
Live
1 LAK = 0.080735 MWK
1 MWK = 12.3862
LAK
Avg
0.081000
High
0.081142
Low
0.080735
Last updated: 3/7/2026, 7:41:37 AM
Quick Conversions
| LAK | MWK |
|---|---|
| 1 LAK | 0.08 MWK |
| 10 LAK | 0.81 MWK |
| 50 LAK | 4.04 MWK |
| 100 LAK | 8.07 MWK |
| 500 LAK | 40.37 MWK |
| 1,000 LAK | 80.74 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-07T07:41:37Z",
"rates": {
"MWK": 0.080735
}
}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": 8.0735,
"rate": 0.080735
}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