Rate Overview
Live
1 TZS = 0.001150 LTL
1 LTL = 869.5652
TZS
Avg
0.001152
High
0.001163
Low
0.001142
Last updated: 3/7/2026, 3:07:00 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.58 LTL |
| 1,000 TZS | 1.15 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-03-07T03:07:00Z",
"rates": {
"LTL": 0.00115
}
}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.11499999999999999,
"rate": 0.00115
}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