Rate Overview
Live
1 WST = 33.5492 BTN
1 BTN = 0.029807
WST
Avg
33.7631
High
34.0907
Low
33.5358
Last updated: 3/7/2026, 7:38:56 AM
Quick Conversions
| WST | BTN |
|---|---|
| 1 WST | 33.55 BTN |
| 10 WST | 335.49 BTN |
| 50 WST | 1,677.46 BTN |
| 100 WST | 3,354.92 BTN |
| 500 WST | 16,774.62 BTN |
| 1,000 WST | 33,549.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-03-07T07:38:56Z",
"rates": {
"BTN": 33.549241
}
}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": 3354.9241,
"rate": 33.549241
}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