Rate Overview
Live
1 LTL = 21.3102 MZN
1 MZN = 0.046926
LTL
Avg
21.5190
High
21.9582
Low
21.0169
Last updated: 8/1/2026, 12:21:47 PM
Quick Conversions
| LTL | MZN |
|---|---|
| 1 LTL | 21.31 MZN |
| 10 LTL | 213.10 MZN |
| 50 LTL | 1,065.51 MZN |
| 100 LTL | 2,131.02 MZN |
| 500 LTL | 10,655.12 MZN |
| 1,000 LTL | 21,310.25 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-08-01T12:21:47Z",
"rates": {
"MZN": 21.310247
}
}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": 2131.0247,
"rate": 21.310247
}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