Rate Overview
Live
1 WST = 58.4000 JPY
1 JPY = 0.017123
WST
Avg
58.3431
High
58.9477
Low
57.4584
Last updated: 3/27/2026, 6:45:07 AM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 58.40 JPY |
| 10 WST | 584.00 JPY |
| 50 WST | 2,920.00 JPY |
| 100 WST | 5,840.00 JPY |
| 500 WST | 29,199.98 JPY |
| 1,000 WST | 58,399.96 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-27T06:45:07Z",
"rates": {
"JPY": 58.39996
}
}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": 5839.996,
"rate": 58.39996
}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