Rate Overview
Live
1 ERN = 0.180869 WST
1 WST = 5.5289
ERN
Avg
0.182171
High
0.183754
Low
0.180869
Last updated: 7/29/2026, 7:36:43 PM
Quick Conversions
| ERN | WST |
|---|---|
| 1 ERN | 0.18 WST |
| 10 ERN | 1.81 WST |
| 50 ERN | 9.04 WST |
| 100 ERN | 18.09 WST |
| 500 ERN | 90.43 WST |
| 1,000 ERN | 180.87 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-07-29T19:36:43Z",
"rates": {
"WST": 0.180869
}
}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.0869,
"rate": 0.180869
}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