Rate Overview
Live
1 TMT = 0.778235 WST
1 WST = 1.2850
TMT
Avg
0.778004
High
0.783850
Low
0.774206
Last updated: 6/17/2026, 7:58:11 AM
Quick Conversions
| TMT | WST |
|---|---|
| 1 TMT | 0.78 WST |
| 10 TMT | 7.78 WST |
| 50 TMT | 38.91 WST |
| 100 TMT | 77.82 WST |
| 500 TMT | 389.12 WST |
| 1,000 TMT | 778.24 WST |
Get TMT/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=WSTExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-06-17T07:58:11Z",
"rates": {
"WST": 0.778235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "WST",
"amount": 100
},
"result": 77.8235,
"rate": 0.778235
}Build with TMT/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key