Rate Overview
Live
1 TOP = 1.1458 WST
1 WST = 0.872724
TOP
Avg
1.1538
High
1.1587
Low
1.1458
Last updated: 5/26/2026, 4:19:02 PM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.15 WST |
| 10 TOP | 11.46 WST |
| 50 TOP | 57.29 WST |
| 100 TOP | 114.58 WST |
| 500 TOP | 572.92 WST |
| 1,000 TOP | 1,145.84 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-26T16:19:02Z",
"rates": {
"WST": 1.145837
}
}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.5837,
"rate": 1.145837
}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