Rate Overview
Live
1 TND = 0.932636 WST
1 WST = 1.0722
TND
Avg
0.937826
High
0.949297
Low
0.931861
Last updated: 3/7/2026, 6:44:12 AM
Quick Conversions
| TND | WST |
|---|---|
| 1 TND | 0.93 WST |
| 10 TND | 9.33 WST |
| 50 TND | 46.63 WST |
| 100 TND | 93.26 WST |
| 500 TND | 466.32 WST |
| 1,000 TND | 932.64 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-03-07T06:44:12Z",
"rates": {
"WST": 0.932636
}
}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.2636,
"rate": 0.932636
}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