Rate Overview
Live
1 ETB = 0.017555 WST
1 WST = 56.9638
ETB
Avg
0.017412
High
0.017555
Low
0.017204
Last updated: 3/7/2026, 3:44:50 AM
Quick Conversions
| ETB | WST |
|---|---|
| 1 ETB | 0.02 WST |
| 10 ETB | 0.18 WST |
| 50 ETB | 0.88 WST |
| 100 ETB | 1.76 WST |
| 500 ETB | 8.78 WST |
| 1,000 ETB | 17.56 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-03-07T03:44:50Z",
"rates": {
"WST": 0.017555
}
}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.7555,
"rate": 0.017555
}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