Rate Overview
Live
1 ALL = 31.9855 TZS
1 TZS = 0.031264
ALL
Avg
31.8878
High
32.0986
Low
31.6164
Last updated: 5/27/2026, 10:52:27 PM
Quick Conversions
| ALL | TZS |
|---|---|
| 1 ALL | 31.99 TZS |
| 10 ALL | 319.85 TZS |
| 50 ALL | 1,599.27 TZS |
| 100 ALL | 3,198.55 TZS |
| 500 ALL | 15,992.74 TZS |
| 1,000 ALL | 31,985.48 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-27T22:52:27Z",
"rates": {
"TZS": 31.985475
}
}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": 3198.5475,
"rate": 31.985475
}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