Rate Overview
Live
1 TOP = 1.1721 WST
1 WST = 0.853140
TOP
Avg
1.1652
High
1.1723
Low
1.1575
Last updated: 1/25/2026, 11:45:24 PM
Quick Conversions
| TOP | WST |
|---|---|
| 1 TOP | 1.17 WST |
| 10 TOP | 11.72 WST |
| 50 TOP | 58.61 WST |
| 100 TOP | 117.21 WST |
| 500 TOP | 586.07 WST |
| 1,000 TOP | 1,172.14 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-01-25T23:45:24Z",
"rates": {
"WST": 1.172141
}
}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": 117.21410000000002,
"rate": 1.172141
}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