Rate Overview
Live
1 TZS = 0.001060 WST
1 WST = 943.3962
TZS
Avg
0.001059
High
0.001067
Low
0.001054
Last updated: 3/7/2026, 3:46:45 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.06 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-03-07T03:46:45Z",
"rates": {
"WST": 0.00106
}
}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.106,
"rate": 0.00106
}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