Rate Overview
Live
1 WST = 34.9428 BTN
1 BTN = 0.028618
WST
Avg
34.9912
High
35.0906
Low
34.9078
Last updated: 8/16/2026, 3:54:03 AM
Quick Conversions
| WST | BTN |
|---|---|
| 1 WST | 34.94 BTN |
| 10 WST | 349.43 BTN |
| 50 WST | 1,747.14 BTN |
| 100 WST | 3,494.28 BTN |
| 500 WST | 17,471.41 BTN |
| 1,000 WST | 34,942.82 BTN |
Get WST/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BTNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-08-16T03:54:03Z",
"rates": {
"BTN": 34.942824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BTN",
"amount": 100
},
"result": 3494.2824,
"rate": 34.942824
}Build with WST/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key