Rate Overview
Live
1 WST = 35.7673 BTN
1 BTN = 0.027958
WST
Avg
31.5920
High
35.7673
Low
29.0784
Last updated: 5/28/2026, 12:10:21 AM
Quick Conversions
| WST | BTN |
|---|---|
| 1 WST | 35.77 BTN |
| 10 WST | 357.67 BTN |
| 50 WST | 1,788.37 BTN |
| 100 WST | 3,576.73 BTN |
| 500 WST | 17,883.65 BTN |
| 1,000 WST | 35,767.30 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-28T00:10:21Z",
"rates": {
"BTN": 35.767303
}
}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": 3576.7302999999997,
"rate": 35.767303
}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