Rate Overview
Live
1 ALL = 30.9342 TZS
1 TZS = 0.032327
ALL
Avg
31.0706
High
31.4295
Low
30.7650
Last updated: 3/27/2026, 4:26:32 PM
Quick Conversions
| ALL | TZS |
|---|---|
| 1 ALL | 30.93 TZS |
| 10 ALL | 309.34 TZS |
| 50 ALL | 1,546.71 TZS |
| 100 ALL | 3,093.42 TZS |
| 500 ALL | 15,467.11 TZS |
| 1,000 ALL | 30,934.21 TZS |
Get ALL/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=TZSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T16:26:32Z",
"rates": {
"TZS": 30.934212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "TZS",
"amount": 100
},
"result": 3093.4211999999998,
"rate": 30.934212
}Build with ALL/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key