Rate Overview
Live
1 WST = 5.5291 ERN
1 ERN = 0.180863
WST
Avg
5.5165
High
5.5633
Low
5.4646
Last updated: 4/17/2026, 7:32:16 AM
Quick Conversions
| WST | ERN |
|---|---|
| 1 WST | 5.53 ERN |
| 10 WST | 55.29 ERN |
| 50 WST | 276.45 ERN |
| 100 WST | 552.91 ERN |
| 500 WST | 2,764.53 ERN |
| 1,000 WST | 5,529.06 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-04-17T07:32:16Z",
"rates": {
"ERN": 5.529059
}
}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": 552.9059,
"rate": 5.529059
}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