Rate Overview
Live
1 LTL = 21.5114 MZN
1 MZN = 0.046487
LTL
Avg
21.5520
High
21.9429
Low
20.8151
Last updated: 5/29/2026, 10:24:27 PM
Quick Conversions
| LTL | MZN |
|---|---|
| 1 LTL | 21.51 MZN |
| 10 LTL | 215.11 MZN |
| 50 LTL | 1,075.57 MZN |
| 100 LTL | 2,151.14 MZN |
| 500 LTL | 10,755.71 MZN |
| 1,000 LTL | 21,511.41 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-05-29T22:24:27Z",
"rates": {
"MZN": 21.511412
}
}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": 2151.1412,
"rate": 21.511412
}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