Rate Overview
Live
1 MZN = 0.047311 LTL
1 LTL = 21.1367
MZN
Avg
0.046850
High
0.047311
Low
0.046557
Last updated: 6/19/2026, 8:51:28 AM
Quick Conversions
| MZN | LTL |
|---|---|
| 1 MZN | 0.05 LTL |
| 10 MZN | 0.47 LTL |
| 50 MZN | 2.37 LTL |
| 100 MZN | 4.73 LTL |
| 500 MZN | 23.66 LTL |
| 1,000 MZN | 47.31 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-06-19T08:51:28Z",
"rates": {
"LTL": 0.047311
}
}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.7311,
"rate": 0.047311
}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