Rate Overview
Live
1 TOP = 1.1491 WST
1 WST = 0.870247
TOP
Avg
1.1527
High
1.1647
Low
1.1418
Last updated: 8/12/2026, 4:31:26 AM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.15 WST |
| 10 TOP | 11.49 WST |
| 50 TOP | 57.45 WST |
| 100 TOP | 114.91 WST |
| 500 TOP | 574.55 WST |
| 1,000 TOP | 1,149.10 WST |
Get TOP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=WSTExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-08-12T04:31:26Z",
"rates": {
"WST": 1.149099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "WST",
"amount": 100
},
"result": 114.90990000000001,
"rate": 1.149099
}Build with TOP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key