Rate Overview
Live
1 WST = 59.7024 JPY
1 JPY = 0.016750
WST
Avg
56.5784
High
59.7745
Low
50.6553
Last updated: 7/22/2026, 5:11:37 AM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 59.70 JPY |
| 10 WST | 597.02 JPY |
| 50 WST | 2,985.12 JPY |
| 100 WST | 5,970.24 JPY |
| 500 WST | 29,851.19 JPY |
| 1,000 WST | 59,702.37 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-22T05:11:37Z",
"rates": {
"JPY": 59.702374
}
}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": 5970.2374,
"rate": 59.702374
}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