Rate Overview
Live
1 TOP = 1.1570 WST
1 WST = 0.864327
TOP
Avg
1.1526
High
1.1679
Low
1.1363
Last updated: 5/6/2026, 10:27:39 AM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.16 WST |
| 10 TOP | 11.57 WST |
| 50 TOP | 57.85 WST |
| 100 TOP | 115.70 WST |
| 500 TOP | 578.49 WST |
| 1,000 TOP | 1,156.97 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-05-06T10:27:39Z",
"rates": {
"WST": 1.15697
}
}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.697,
"rate": 1.15697
}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