Rate Overview
Live
1 WST = 59.3551 JPY
1 JPY = 0.016848
WST
Avg
58.8654
High
59.3551
Low
58.4009
Last updated: 6/15/2026, 9:01:51 PM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 59.36 JPY |
| 10 WST | 593.55 JPY |
| 50 WST | 2,967.75 JPY |
| 100 WST | 5,935.51 JPY |
| 500 WST | 29,677.53 JPY |
| 1,000 WST | 59,355.06 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-15T21:01:51Z",
"rates": {
"JPY": 59.355064
}
}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": 5935.5064,
"rate": 59.355064
}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