Rate Overview
Live
1 LTL = 588.2672 MWK
1 MWK = 0.001700
LTL
Avg
587.4697
High
588.2672
Low
585.7672
Last updated: 4/17/2026, 6:19:11 AM
Quick Conversions
| LTL | MWK |
|---|---|
| 1 LTL | 588.27 MWK |
| 10 LTL | 5,882.67 MWK |
| 50 LTL | 29,413.36 MWK |
| 100 LTL | 58,826.72 MWK |
| 500 LTL | 294,133.60 MWK |
| 1,000 LTL | 588,267.21 MWK |
Get LTL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=MWKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:19:11Z",
"rates": {
"MWK": 588.267205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "MWK",
"amount": 100
},
"result": 58826.720499999996,
"rate": 588.267205
}Build with LTL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key