Rate Overview
Live
1 WST = 35.3692 BTN
1 BTN = 0.028273
WST
Avg
35.1968
High
35.3692
Low
34.6791
Last updated: 5/7/2026, 3:41:36 PM
Quick Conversions
| WST | BTN |
|---|---|
| 1 WST | 35.37 BTN |
| 10 WST | 353.69 BTN |
| 50 WST | 1,768.46 BTN |
| 100 WST | 3,536.92 BTN |
| 500 WST | 17,684.58 BTN |
| 1,000 WST | 35,369.17 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-05-07T15:41:36Z",
"rates": {
"BTN": 35.369165
}
}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": 3536.9165000000003,
"rate": 35.369165
}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