Rate Overview
Live
1 LTL = 21.4759 MZN
1 MZN = 0.046564
LTL
Avg
21.6317
High
21.8722
Low
21.4518
Last updated: 3/7/2026, 12:29:52 AM
Quick Conversions
| LTL | MZN |
|---|---|
| 1 LTL | 21.48 MZN |
| 10 LTL | 214.76 MZN |
| 50 LTL | 1,073.79 MZN |
| 100 LTL | 2,147.59 MZN |
| 500 LTL | 10,737.94 MZN |
| 1,000 LTL | 21,475.88 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-03-07T00:29:52Z",
"rates": {
"MZN": 21.475883
}
}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": 2147.5883,
"rate": 21.475883
}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