Rate Overview
Live
1 LTL = 21.6420 MZN
1 MZN = 0.046206
LTL
Avg
21.6423
High
21.6444
Low
21.6404
Last updated: 5/9/2026, 1:30:18 AM
Quick Conversions
| LTL | MZN |
|---|---|
| 1 LTL | 21.64 MZN |
| 10 LTL | 216.42 MZN |
| 50 LTL | 1,082.10 MZN |
| 100 LTL | 2,164.20 MZN |
| 500 LTL | 10,821.01 MZN |
| 1,000 LTL | 21,642.03 MZN |
Get LTL/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=MZNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-09T01:30:18Z",
"rates": {
"MZN": 21.642025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "MZN",
"amount": 100
},
"result": 2164.2025,
"rate": 21.642025
}Build with LTL/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key