Rate Overview
Live
1 TZS = 0.001037 WST
1 WST = 964.3202
TZS
Avg
0.001044
High
0.001057
Low
0.001034
Last updated: 7/21/2026, 11:18:19 AM
Quick Conversions
| TZS | WST |
|---|---|
| 1 TZS | 0.00 WST |
| 10 TZS | 0.01 WST |
| 50 TZS | 0.05 WST |
| 100 TZS | 0.10 WST |
| 500 TZS | 0.52 WST |
| 1,000 TZS | 1.04 WST |
Get TZS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=WSTExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-21T11:18:19Z",
"rates": {
"WST": 0.001037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "WST",
"amount": 100
},
"result": 0.1037,
"rate": 0.001037
}Build with TZS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key