Rate Overview
Live
1 WST = 34.5562 BTN
1 BTN = 0.028938
WST
Avg
34.4831
High
34.6465
Low
34.1959
Last updated: 7/6/2026, 6:33:39 AM
Quick Conversions
| WST | BTN |
|---|---|
| 1 WST | 34.56 BTN |
| 10 WST | 345.56 BTN |
| 50 WST | 1,727.81 BTN |
| 100 WST | 3,455.62 BTN |
| 500 WST | 17,278.12 BTN |
| 1,000 WST | 34,556.24 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-07-06T06:33:39Z",
"rates": {
"BTN": 34.556241
}
}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.6241,
"rate": 34.556241
}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