Rate Overview
Live
1 ALL = 32.0073 TZS
1 TZS = 0.031243
ALL
Avg
31.4335
High
32.0842
Low
29.7168
Last updated: 7/27/2026, 4:52:49 PM
Quick Conversions
| ALL | TZS |
|---|---|
| 1 ALL | 32.01 TZS |
| 10 ALL | 320.07 TZS |
| 50 ALL | 1,600.36 TZS |
| 100 ALL | 3,200.73 TZS |
| 500 ALL | 16,003.63 TZS |
| 1,000 ALL | 32,007.26 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-07-27T16:52:49Z",
"rates": {
"TZS": 32.007255
}
}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": 3200.7255,
"rate": 32.007255
}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