Rate Overview
Live
1 WST = 59.6136 JPY
1 JPY = 0.016775
WST
Avg
58.5365
High
59.7130
Low
56.8945
Last updated: 7/22/2026, 9:13:12 AM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 59.61 JPY |
| 10 WST | 596.14 JPY |
| 50 WST | 2,980.68 JPY |
| 100 WST | 5,961.36 JPY |
| 500 WST | 29,806.82 JPY |
| 1,000 WST | 59,613.64 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-07-22T09:13:12Z",
"rates": {
"JPY": 59.613643
}
}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": 5961.3643,
"rate": 59.613643
}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