Rate Overview
Live
1 JPY = 0.017094 WST
1 WST = 58.5001
JPY
Avg
0.017178
High
0.017418
Low
0.017079
Last updated: 5/8/2026, 4:49:42 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.55 WST |
| 1,000 JPY | 17.09 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-05-08T16:49:42Z",
"rates": {
"WST": 0.017094
}
}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.7094000000000003,
"rate": 0.017094
}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