Rate Overview
Live
1 LTL = 21.2711 MZN
1 MZN = 0.047012
LTL
Avg
21.1293
High
21.6401
Low
20.9589
Last updated: 7/31/2026, 8:41:37 AM
Quick Conversions
| LTL | MZN |
|---|---|
| 1 LTL | 21.27 MZN |
| 10 LTL | 212.71 MZN |
| 50 LTL | 1,063.55 MZN |
| 100 LTL | 2,127.11 MZN |
| 500 LTL | 10,635.53 MZN |
| 1,000 LTL | 21,271.07 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-07-31T08:41:37Z",
"rates": {
"MZN": 21.271066
}
}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": 2127.1066,
"rate": 21.271066
}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