Rate Overview
Live
1 TZS = 0.001131 LTL
1 LTL = 884.1733
TZS
Avg
0.001135
High
0.001138
Low
0.001131
Last updated: 4/17/2026, 7:34:04 AM
Quick Conversions
| TZS | LTL |
|---|---|
| 1 TZS | 0.00 LTL |
| 10 TZS | 0.01 LTL |
| 50 TZS | 0.06 LTL |
| 100 TZS | 0.11 LTL |
| 500 TZS | 0.57 LTL |
| 1,000 TZS | 1.13 LTL |
Get TZS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=LTLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-17T07:34:04Z",
"rates": {
"LTL": 0.001131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "LTL",
"amount": 100
},
"result": 0.1131,
"rate": 0.001131
}Build with TZS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key