Rate Overview
Live
1 LTL = 21.4123 MZN
1 MZN = 0.046702
LTL
Avg
21.3718
High
21.4194
Low
21.2924
Last updated: 8/20/2026, 7:22:39 AM
Quick Conversions
| LTL | MZN |
|---|---|
| 1 LTL | 21.41 MZN |
| 10 LTL | 214.12 MZN |
| 50 LTL | 1,070.61 MZN |
| 100 LTL | 2,141.23 MZN |
| 500 LTL | 10,706.14 MZN |
| 1,000 LTL | 21,412.28 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-20T07:22:39Z",
"rates": {
"MZN": 21.412281
}
}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": 2141.2281,
"rate": 21.412281
}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