Rate Overview
Live
1 ALL = 32.0144 TZS
1 TZS = 0.031236
ALL
Avg
31.2265
High
32.0570
Low
29.7168
Last updated: 5/27/2026, 1:35:48 PM
Quick Conversions
| ALL | TZS |
|---|---|
| 1 ALL | 32.01 TZS |
| 10 ALL | 320.14 TZS |
| 50 ALL | 1,600.72 TZS |
| 100 ALL | 3,201.44 TZS |
| 500 ALL | 16,007.20 TZS |
| 1,000 ALL | 32,014.39 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-05-27T13:35:48Z",
"rates": {
"TZS": 32.014394
}
}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": 3201.4394,
"rate": 32.014394
}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