Rate Overview
Live
1 WST = 59.6218 JPY
1 JPY = 0.016772
WST
Avg
57.9266
High
59.6218
Low
56.2314
Last updated: 5/26/2026, 6:47:14 PM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 59.62 JPY |
| 10 WST | 596.22 JPY |
| 50 WST | 2,981.09 JPY |
| 100 WST | 5,962.18 JPY |
| 500 WST | 29,810.90 JPY |
| 1,000 WST | 59,621.80 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-05-26T18:47:14Z",
"rates": {
"JPY": 59.621799
}
}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": 5962.1799,
"rate": 59.621799
}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