Rate Overview
Live
1 ERN = 0.181479 WST
1 WST = 5.5103
ERN
Avg
0.181557
High
0.182246
Low
0.181275
Last updated: 8/13/2026, 2:47:32 PM
Quick Conversions
| ERN | WST |
|---|---|
| 1 ERN | 0.18 WST |
| 10 ERN | 1.81 WST |
| 50 ERN | 9.07 WST |
| 100 ERN | 18.15 WST |
| 500 ERN | 90.74 WST |
| 1,000 ERN | 181.48 WST |
Get ERN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=WSTExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-08-13T14:47:32Z",
"rates": {
"WST": 0.181479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "WST",
"amount": 100
},
"result": 18.1479,
"rate": 0.181479
}Build with ERN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key