Rate Overview
Live
1 WST = 1.0430 TND
1 TND = 0.958789 WST
Avg
1.0470
High
1.0574
Low
1.0407
Last updated: 1/25/2026, 1:22:08 PM
Quick Conversions
| WST | TND |
|---|---|
| 1 WST | 1.04 TND |
| 10 WST | 10.43 TND |
| 50 WST | 52.15 TND |
| 100 WST | 104.30 TND |
| 500 WST | 521.49 TND |
| 1,000 WST | 1,042.98 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-01-25T13:22:08Z",
"rates": {
"TND": 1.042982
}
}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": 104.29820000000001,
"rate": 1.042982
}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