Rate Overview
Live
1 BTN = 0.029115 WST
1 WST = 34.3466
BTN
Avg
0.028779
High
0.029115
Low
0.028554
Last updated: 6/19/2026, 10:23:46 AM
Quick Conversions
| BTN | WST |
|---|---|
| 1 BTN | 0.03 WST |
| 10 BTN | 0.29 WST |
| 50 BTN | 1.46 WST |
| 100 BTN | 2.91 WST |
| 500 BTN | 14.56 WST |
| 1,000 BTN | 29.12 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-06-19T10:23:46Z",
"rates": {
"WST": 0.029115
}
}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.9114999999999998,
"rate": 0.029115
}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