Rate Overview
Live
1 MWK = 0.001744 LTL
1 LTL = 573.3945
MWK
Avg
0.001737
High
0.001744
Low
0.001700
Last updated: 7/9/2026, 4:14:40 AM
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.87 LTL |
| 1,000 MWK | 1.74 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-07-09T04:14:40Z",
"rates": {
"LTL": 0.001744
}
}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.1744,
"rate": 0.001744
}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