Rate Overview
Live
1 TND = 0.925462 WST
1 WST = 1.0805
TND
Avg
0.943027
High
0.980721
Low
0.921534
Last updated: 7/27/2026, 1:16:42 AM
Quick Conversions
| TND | WST |
|---|---|
| 1 TND | 0.93 WST |
| 10 TND | 9.25 WST |
| 50 TND | 46.27 WST |
| 100 TND | 92.55 WST |
| 500 TND | 462.73 WST |
| 1,000 TND | 925.46 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-27T01:16:42Z",
"rates": {
"WST": 0.925462
}
}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": 92.5462,
"rate": 0.925462
}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