Rate Overview
Live
1 WST = 58.7791 JPY
1 JPY = 0.017013
WST
Avg
58.4768
High
58.7791
Low
58.0173
Last updated: 4/16/2026, 7:44:46 AM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 58.78 JPY |
| 10 WST | 587.79 JPY |
| 50 WST | 2,938.95 JPY |
| 100 WST | 5,877.91 JPY |
| 500 WST | 29,389.53 JPY |
| 1,000 WST | 58,779.07 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-04-16T07:44:46Z",
"rates": {
"JPY": 58.779068
}
}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": 5877.906800000001,
"rate": 58.779068
}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