Rate Overview
Live
1 WST = 58.1006 JPY
1 JPY = 0.017212
WST
Avg
58.2356
High
59.1077
Low
57.4099
Last updated: 5/6/2026, 2:25:30 PM
Quick Conversions
| WST | JPY |
|---|---|
| 1 WST | 58.10 JPY |
| 10 WST | 581.01 JPY |
| 50 WST | 2,905.03 JPY |
| 100 WST | 5,810.06 JPY |
| 500 WST | 29,050.30 JPY |
| 1,000 WST | 58,100.61 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-06T14:25:30Z",
"rates": {
"JPY": 58.100608
}
}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": 5810.0608,
"rate": 58.100608
}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