Rate Overview
Live
1 WST = 1.0722 TND
1 TND = 0.932637
WST
Avg
1.0663
High
1.0731
Low
1.0534
Last updated: 3/7/2026, 4:26:20 AM
Quick Conversions
| WST | TND |
|---|---|
| 1 WST | 1.07 TND |
| 10 WST | 10.72 TND |
| 50 WST | 53.61 TND |
| 100 WST | 107.22 TND |
| 500 WST | 536.11 TND |
| 1,000 WST | 1,072.23 TND |
Get WST/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=TNDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T04:26:20Z",
"rates": {
"TND": 1.072229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "TND",
"amount": 100
},
"result": 107.22290000000001,
"rate": 1.072229
}Build with WST/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key