Rate Overview
Live
1 WST = 34.5501 BTN
1 BTN = 0.028943
WST
Avg
34.8556
High
35.0641
Low
34.5501
Last updated: 6/17/2026, 6:38:13 AM
Quick Conversions
| WST | BTN |
|---|---|
| 1 WST | 34.55 BTN |
| 10 WST | 345.50 BTN |
| 50 WST | 1,727.51 BTN |
| 100 WST | 3,455.01 BTN |
| 500 WST | 17,275.07 BTN |
| 1,000 WST | 34,550.14 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-06-17T06:38:13Z",
"rates": {
"BTN": 34.55014
}
}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": 3455.014,
"rate": 34.55014
}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