Rate Overview
Live
1 ERN = 0.183098 WST
1 WST = 5.4616
ERN
Avg
0.181677
High
0.183098
Low
0.180439
Last updated: 6/19/2026, 10:33:12 AM
Quick Conversions
| ERN | WST |
|---|---|
| 1 ERN | 0.18 WST |
| 10 ERN | 1.83 WST |
| 50 ERN | 9.15 WST |
| 100 ERN | 18.31 WST |
| 500 ERN | 91.55 WST |
| 1,000 ERN | 183.10 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-06-19T10:33:12Z",
"rates": {
"WST": 0.183098
}
}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.309800000000003,
"rate": 0.183098
}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