Rate Overview
Live
1 ETB = 0.017195 WST
1 WST = 58.1564
ETB
Avg
0.017086
High
0.017234
Low
0.016893
Last updated: 6/17/2026, 7:58:51 AM
Quick Conversions
| ETB | WST |
|---|---|
| 1 ETB | 0.02 WST |
| 10 ETB | 0.17 WST |
| 50 ETB | 0.86 WST |
| 100 ETB | 1.72 WST |
| 500 ETB | 8.60 WST |
| 1,000 ETB | 17.19 WST |
Get ETB/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=WSTExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-17T07:58:51Z",
"rates": {
"WST": 0.017195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "WST",
"amount": 100
},
"result": 1.7194999999999998,
"rate": 0.017195
}Build with ETB/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key