Rate Overview
Live
1 MZN = 0.047580 LTL
1 LTL = 21.0172
MZN
Avg
0.047315
High
0.047591
Low
0.046938
Last updated: 6/25/2026, 11:33:06 PM
Quick Conversions
| MZN | LTL |
|---|---|
| 1 MZN | 0.05 LTL |
| 10 MZN | 0.48 LTL |
| 50 MZN | 2.38 LTL |
| 100 MZN | 4.76 LTL |
| 500 MZN | 23.79 LTL |
| 1,000 MZN | 47.58 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-25T23:33:06Z",
"rates": {
"LTL": 0.04758
}
}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.758,
"rate": 0.04758
}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