Rate Overview
Live
1 TND = 0.946737 WST
1 WST = 1.0563
TND
Avg
0.938634
High
0.958773
Low
0.919730
Last updated: 6/30/2026, 1:42:17 AM
Quick Conversions
| TND | WST |
|---|---|
| 1 TND | 0.95 WST |
| 10 TND | 9.47 WST |
| 50 TND | 47.34 WST |
| 100 TND | 94.67 WST |
| 500 TND | 473.37 WST |
| 1,000 TND | 946.74 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-06-30T01:42:17Z",
"rates": {
"WST": 0.946737
}
}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": 94.67370000000001,
"rate": 0.946737
}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