Rate Overview
Live
1 JPY = 0.017065 WST
1 WST = 58.5995
JPY
Avg
0.018260
High
0.020106
Low
0.016738
Last updated: 8/12/2026, 5:22:50 PM
Quick Conversions
| JPY | WST |
|---|---|
| 1 JPY | 0.02 WST |
| 10 JPY | 0.17 WST |
| 50 JPY | 0.85 WST |
| 100 JPY | 1.71 WST |
| 500 JPY | 8.53 WST |
| 1,000 JPY | 17.07 WST |
Get JPY/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=WSTExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-12T17:22:50Z",
"rates": {
"WST": 0.017065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "WST",
"amount": 100
},
"result": 1.7065000000000001,
"rate": 0.017065
}Build with JPY/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key