Rate Overview
Live
1 YER = 0.011495 WST
1 WST = 86.9943
YER
Avg
0.011385
High
0.011495
Low
0.011290
Last updated: 3/7/2026, 7:40:35 AM
Quick Conversions
| YER | WST |
|---|---|
| 1 YER | 0.01 WST |
| 10 YER | 0.11 WST |
| 50 YER | 0.57 WST |
| 100 YER | 1.15 WST |
| 500 YER | 5.75 WST |
| 1,000 YER | 11.50 WST |
Get YER/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=WSTExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T07:40:35Z",
"rates": {
"WST": 0.011495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "WST",
"amount": 100
},
"result": 1.1495,
"rate": 0.011495
}Build with YER/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key