Rate Overview
Live
1 WST = 5.4945 ERN
1 ERN = 0.181999
WST
Avg
5.5066
High
5.5360
Low
5.4675
Last updated: 6/17/2026, 6:36:26 AM
Quick Conversions
| WST | ERN |
|---|---|
| 1 WST | 5.49 ERN |
| 10 WST | 54.95 ERN |
| 50 WST | 274.73 ERN |
| 100 WST | 549.45 ERN |
| 500 WST | 2,747.27 ERN |
| 1,000 WST | 5,494.54 ERN |
Get WST/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=ERNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-06-17T06:36:26Z",
"rates": {
"ERN": 5.494535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "ERN",
"amount": 100
},
"result": 549.4535,
"rate": 5.494535
}Build with WST/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key