Rate Overview
Live
1 WST = 59.3214 JPY
1 JPY = 0.016857
WST
Avg
58.8585
High
59.3214
Low
58.4009
Last updated: 6/15/2026, 7:41:17 PM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 59.32 JPY |
| 10 WST | 593.21 JPY |
| 50 WST | 2,966.07 JPY |
| 100 WST | 5,932.14 JPY |
| 500 WST | 29,660.72 JPY |
| 1,000 WST | 59,321.44 JPY |
Get WST/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=JPYExample Response:
{
"success": true,
"base": "WST",
"date": "2026-06-15T19:41:17Z",
"rates": {
"JPY": 59.321441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "JPY",
"amount": 100
},
"result": 5932.1441,
"rate": 59.321441
}Build with WST/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key