Rate Overview
Live
1 LAK = 0.076825 MWK
1 MWK = 13.0166
LAK
Avg
0.077012
High
0.077920
Low
0.076702
Last updated: 7/8/2026, 10:21:35 AM
Quick Conversions
| LAK | MWK |
|---|---|
| 1 LAK | 0.08 MWK |
| 10 LAK | 0.77 MWK |
| 50 LAK | 3.84 MWK |
| 100 LAK | 7.68 MWK |
| 500 LAK | 38.41 MWK |
| 1,000 LAK | 76.83 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-08T10:21:35Z",
"rates": {
"MWK": 0.076825
}
}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.6825,
"rate": 0.076825
}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