Rate Overview
Live
1 ETB = 0.017077 WST
1 WST = 58.5583
ETB
Avg
0.017173
High
0.017426
Low
0.017077
Last updated: 5/7/2026, 4:00:19 PM
Quick Conversions
| ETB | WST |
|---|---|
| 1 ETB | 0.02 WST |
| 10 ETB | 0.17 WST |
| 50 ETB | 0.85 WST |
| 100 ETB | 1.71 WST |
| 500 ETB | 8.54 WST |
| 1,000 ETB | 17.08 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-05-07T16:00:19Z",
"rates": {
"WST": 0.017077
}
}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.7076999999999998,
"rate": 0.017077
}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