Rate Overview
Live
1 ALL = 31.6943 TZS
1 TZS = 0.031551
ALL
Avg
31.7345
High
31.8289
Low
31.4890
Last updated: 7/2/2026, 9:41:45 PM
Quick Conversions
| ALL | TZS |
|---|---|
| 1 ALL | 31.69 TZS |
| 10 ALL | 316.94 TZS |
| 50 ALL | 1,584.72 TZS |
| 100 ALL | 3,169.43 TZS |
| 500 ALL | 15,847.17 TZS |
| 1,000 ALL | 31,694.34 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-02T21:41:45Z",
"rates": {
"TZS": 31.694339
}
}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": 3169.4339,
"rate": 31.694339
}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