Rate Overview
Live
1 ERN = 0.182191 WST
1 WST = 5.4887
ERN
Avg
0.186652
High
0.196636
Low
0.178840
Last updated: 3/27/2026, 8:06:37 AM
Quick Conversions
| ERN | WST |
|---|---|
| 1 ERN | 0.18 WST |
| 10 ERN | 1.82 WST |
| 50 ERN | 9.11 WST |
| 100 ERN | 18.22 WST |
| 500 ERN | 91.10 WST |
| 1,000 ERN | 182.19 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-03-27T08:06:37Z",
"rates": {
"WST": 0.182191
}
}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.219099999999997,
"rate": 0.182191
}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