Rate Overview
Live
1 TND = 0.934576 WST
1 WST = 1.0700
TND
Avg
0.938721
High
0.965401
Low
0.898253
Last updated: 7/12/2026, 9:59:50 AM
Quick Conversions
| TND | WST |
|---|---|
| 1 TND | 0.93 WST |
| 10 TND | 9.35 WST |
| 50 TND | 46.73 WST |
| 100 TND | 93.46 WST |
| 500 TND | 467.29 WST |
| 1,000 TND | 934.58 WST |
Get TND/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=WSTExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-12T09:59:50Z",
"rates": {
"WST": 0.934576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "WST",
"amount": 100
},
"result": 93.4576,
"rate": 0.934576
}Build with TND/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key