Rate Overview
Live
1 TOP = 1.1530 WST
1 WST = 0.867312
TOP
Avg
1.1517
High
1.1688
Low
1.1231
Last updated: 5/26/2026, 5:16:25 PM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.15 WST |
| 10 TOP | 11.53 WST |
| 50 TOP | 57.65 WST |
| 100 TOP | 115.30 WST |
| 500 TOP | 576.49 WST |
| 1,000 TOP | 1,152.99 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-26T17:16:25Z",
"rates": {
"WST": 1.152987
}
}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.2987,
"rate": 1.152987
}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