Rate Overview
Live
1 TZS = 8.2047 STD
1 STD = 0.121882
TZS
Avg
8.3557
High
8.8049
Low
7.7892
Last updated: 7/25/2026, 10:58:34 AM
Quick Conversions
| TZS | STD |
|---|---|
| 1 TZS | 8.20 STD |
| 10 TZS | 82.05 STD |
| 50 TZS | 410.23 STD |
| 100 TZS | 820.47 STD |
| 500 TZS | 4,102.34 STD |
| 1,000 TZS | 8,204.67 STD |
Get TZS/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=STDExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-25T10:58:34Z",
"rates": {
"STD": 8.20467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "STD",
"amount": 100
},
"result": 820.467,
"rate": 8.20467
}Build with TZS/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key