Rate Overview
Live
1 WST = 58.6968 JPY
1 JPY = 0.017037
WST
Avg
58.1229
High
58.6968
Low
57.4584
Last updated: 3/7/2026, 1:01:20 AM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 58.70 JPY |
| 10 WST | 586.97 JPY |
| 50 WST | 2,934.84 JPY |
| 100 WST | 5,869.68 JPY |
| 500 WST | 29,348.42 JPY |
| 1,000 WST | 58,696.84 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-03-07T01:01:20Z",
"rates": {
"JPY": 58.696844
}
}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": 5869.6844,
"rate": 58.696844
}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