Rate Overview
Live
1 WST = 5.5103 ERN
1 ERN = 0.181480
WST
Avg
5.5079
High
5.5165
Low
5.4871
Last updated: 8/13/2026, 2:48:44 PM
Quick Conversions
| WST | ERN |
|---|---|
| 1 WST | 5.51 ERN |
| 10 WST | 55.10 ERN |
| 50 WST | 275.51 ERN |
| 100 WST | 551.03 ERN |
| 500 WST | 2,755.13 ERN |
| 1,000 WST | 5,510.26 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-08-13T14:48:44Z",
"rates": {
"ERN": 5.510259
}
}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": 551.0259,
"rate": 5.510259
}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