Rate Overview
Live
1 MWK = 0.001727 LTL
1 LTL = 579.0388
MWK
Avg
0.001770
High
0.001931
Low
0.001688
Last updated: 3/27/2026, 3:38:40 PM
Quick Conversions
| MWK | LTL |
|---|---|
| 1 MWK | 0.00 LTL |
| 10 MWK | 0.02 LTL |
| 50 MWK | 0.09 LTL |
| 100 MWK | 0.17 LTL |
| 500 MWK | 0.86 LTL |
| 1,000 MWK | 1.73 LTL |
Get MWK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=LTLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T15:38:40Z",
"rates": {
"LTL": 0.001727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "LTL",
"amount": 100
},
"result": 0.1727,
"rate": 0.001727
}Build with MWK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key