Rate Overview
Live
1 MZN = 0.046169 LTL
1 LTL = 21.6596
MZN
Avg
0.046168
High
0.046172
Low
0.046165
Last updated: 4/17/2026, 6:24:09 AM
Quick Conversions
| MZN | LTL |
|---|---|
| 1 MZN | 0.05 LTL |
| 10 MZN | 0.46 LTL |
| 50 MZN | 2.31 LTL |
| 100 MZN | 4.62 LTL |
| 500 MZN | 23.08 LTL |
| 1,000 MZN | 46.17 LTL |
Get MZN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=LTLExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-04-17T06:24:09Z",
"rates": {
"LTL": 0.046169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "LTL",
"amount": 100
},
"result": 4.6169,
"rate": 0.046169
}Build with MZN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key