Rate Overview
Live
1 WST = 1.2755 TMT
1 TMT = 0.783980
WST
Avg
1.2888
High
1.2998
Low
1.2755
Last updated: 3/7/2026, 9:17:51 AM
Quick Conversions
| WST | TMT |
|---|---|
| 1 WST | 1.28 TMT |
| 10 WST | 12.76 TMT |
| 50 WST | 63.78 TMT |
| 100 WST | 127.55 TMT |
| 500 WST | 637.77 TMT |
| 1,000 WST | 1,275.54 TMT |
Get WST/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=TMTExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T09:17:51Z",
"rates": {
"TMT": 1.275543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "TMT",
"amount": 100
},
"result": 127.55430000000001,
"rate": 1.275543
}Build with WST/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key