Rate Overview
Live
1 JPY = 0.017067 WST
1 WST = 58.5926
JPY
Avg
0.016993
High
0.017123
Low
0.016883
Last updated: 6/18/2026, 6:17:19 AM
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-06-18T06:17:19Z",
"rates": {
"WST": 0.017067
}
}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.7066999999999999,
"rate": 0.017067
}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