Rate Overview
Live
1 ETB = 0.016760 WST
1 WST = 59.6659
ETB
Avg
0.016836
High
0.016912
Low
0.016760
Last updated: 8/20/2026, 6:12:20 AM
Quick Conversions
| ETB | WST |
|---|---|
| 1 ETB | 0.02 WST |
| 10 ETB | 0.17 WST |
| 50 ETB | 0.84 WST |
| 100 ETB | 1.68 WST |
| 500 ETB | 8.38 WST |
| 1,000 ETB | 16.76 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-08-20T06:12:20Z",
"rates": {
"WST": 0.01676
}
}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.6760000000000002,
"rate": 0.01676
}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