Rate Overview
Live
1 TND = 0.934865 WST
1 WST = 1.0697
TND
Avg
0.930164
High
0.934865
Low
0.923082
Last updated: 5/27/2026, 9:45:00 AM
Quick Conversions
| TND | WST |
|---|---|
| 1 TND | 0.93 WST |
| 10 TND | 9.35 WST |
| 50 TND | 46.74 WST |
| 100 TND | 93.49 WST |
| 500 TND | 467.43 WST |
| 1,000 TND | 934.86 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-05-27T09:45:00Z",
"rates": {
"WST": 0.934865
}
}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.48649999999999,
"rate": 0.934865
}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