Rate Overview
Live
1 TZS = 0.001052 WST
1 WST = 950.5703
TZS
Avg
0.001050
High
0.001057
Low
0.001040
Last updated: 7/3/2026, 11:56:51 AM
Quick Conversions
| TZS | WST |
|---|---|
| 1 TZS | 0.00 WST |
| 10 TZS | 0.01 WST |
| 50 TZS | 0.05 WST |
| 100 TZS | 0.11 WST |
| 500 TZS | 0.53 WST |
| 1,000 TZS | 1.05 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-03T11:56:51Z",
"rates": {
"WST": 0.001052
}
}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.1052,
"rate": 0.001052
}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