Rate Overview
Live
1 WST = 5.4405 ERN
1 ERN = 0.183806
WST
Avg
5.4408
High
5.4520
Low
5.4089
Last updated: 7/6/2026, 7:15:24 AM
Quick Conversions
| WST | ERN |
|---|---|
| 1 WST | 5.44 ERN |
| 10 WST | 54.41 ERN |
| 50 WST | 272.03 ERN |
| 100 WST | 544.05 ERN |
| 500 WST | 2,720.25 ERN |
| 1,000 WST | 5,440.51 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-07-06T07:15:24Z",
"rates": {
"ERN": 5.440508
}
}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": 544.0508,
"rate": 5.440508
}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