Rate Overview
Live
1 ETB = 0.016889 WST
1 WST = 59.2101
ETB
Avg
0.017112
High
0.017356
Low
0.016889
Last updated: 7/11/2026, 3:01:40 AM
Quick Conversions
| ETB | WST |
|---|---|
| 1 ETB | 0.02 WST |
| 10 ETB | 0.17 WST |
| 50 ETB | 0.84 WST |
| 100 ETB | 1.69 WST |
| 500 ETB | 8.44 WST |
| 1,000 ETB | 16.89 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-07-11T03:01:40Z",
"rates": {
"WST": 0.016889
}
}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.6889,
"rate": 0.016889
}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