Rate Overview
Live
1 TOP = 1.1558 WST
1 WST = 0.865231
TOP
Avg
1.1580
High
1.1666
Low
1.1463
Last updated: 7/21/2026, 7:46:29 AM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.16 WST |
| 10 TOP | 11.56 WST |
| 50 TOP | 57.79 WST |
| 100 TOP | 115.58 WST |
| 500 TOP | 577.88 WST |
| 1,000 TOP | 1,155.76 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-07-21T07:46:29Z",
"rates": {
"WST": 1.155761
}
}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": 115.5761,
"rate": 1.155761
}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