Rate Overview
Live
1 ERN = 0.180911 WST
1 WST = 5.5276
ERN
Avg
0.180806
High
0.181207
Low
0.180421
Last updated: 9/10/2026, 3:09:23 PM
Quick Conversions
| ERN | WST |
|---|---|
| 1 ERN | 0.18 WST |
| 10 ERN | 1.81 WST |
| 50 ERN | 9.05 WST |
| 100 ERN | 18.09 WST |
| 500 ERN | 90.46 WST |
| 1,000 ERN | 180.91 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-09-10T15:09:23Z",
"rates": {
"WST": 0.180911
}
}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.091099999999997,
"rate": 0.180911
}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