Rate Overview
Live
1 TOP = 1.1542 WST
1 WST = 0.866400
TOP
Avg
1.1573
High
1.1656
Low
1.1506
Last updated: 6/15/2026, 6:08:45 PM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.15 WST |
| 10 TOP | 11.54 WST |
| 50 TOP | 57.71 WST |
| 100 TOP | 115.42 WST |
| 500 TOP | 577.10 WST |
| 1,000 TOP | 1,154.20 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-06-15T18:08:45Z",
"rates": {
"WST": 1.154201
}
}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.4201,
"rate": 1.154201
}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