Rate Overview
Live
1 TOP = 1.1642 WST
1 WST = 0.858946
TOP
Avg
1.1537
High
1.1642
Low
1.1440
Last updated: 3/6/2026, 11:25:59 PM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.16 WST |
| 10 TOP | 11.64 WST |
| 50 TOP | 58.21 WST |
| 100 TOP | 116.42 WST |
| 500 TOP | 582.11 WST |
| 1,000 TOP | 1,164.22 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-03-06T23:25:59Z",
"rates": {
"WST": 1.164218
}
}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": 116.42179999999999,
"rate": 1.164218
}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