Rate Overview
Live
1 TZS = 0.001023 WST
1 WST = 977.5171
TZS
Avg
0.001035
High
0.001050
Low
0.001023
Last updated: 5/7/2026, 9:00:08 PM
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.51 WST |
| 1,000 TZS | 1.02 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-05-07T21:00:08Z",
"rates": {
"WST": 0.001023
}
}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.1023,
"rate": 0.001023
}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