Rate Overview
Live
1 BTN = 0.028147 WST
1 WST = 35.5278
BTN
Avg
0.028268
High
0.028377
Low
0.028147
Last updated: 7/25/2026, 12:57:51 AM
Quick Conversions
| BTN | WST |
|---|---|
| 1 BTN | 0.03 WST |
| 10 BTN | 0.28 WST |
| 50 BTN | 1.41 WST |
| 100 BTN | 2.81 WST |
| 500 BTN | 14.07 WST |
| 1,000 BTN | 28.15 WST |
Get BTN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=WSTExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-25T00:57:51Z",
"rates": {
"WST": 0.028147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "WST",
"amount": 100
},
"result": 2.8146999999999998,
"rate": 0.028147
}Build with BTN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key