Rate Overview
Live
1 TND = 0.932446 WST
1 WST = 1.0724
TND
Avg
0.933858
High
0.990294
Low
0.879489
Last updated: 7/14/2026, 9:55:11 AM
Quick Conversions
| TND | WST |
|---|---|
| 1 TND | 0.93 WST |
| 10 TND | 9.32 WST |
| 50 TND | 46.62 WST |
| 100 TND | 93.24 WST |
| 500 TND | 466.22 WST |
| 1,000 TND | 932.45 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-14T09:55:11Z",
"rates": {
"WST": 0.932446
}
}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.2446,
"rate": 0.932446
}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