Rate Overview
Live
1 JPY = 0.016568 WST
1 WST = 60.3573
JPY
Avg
0.017056
High
0.017716
Low
0.016568
Last updated: 7/28/2026, 1:34:56 PM
Quick Conversions
| JPY | WST |
|---|---|
| 1 JPY | 0.02 WST |
| 10 JPY | 0.17 WST |
| 50 JPY | 0.83 WST |
| 100 JPY | 1.66 WST |
| 500 JPY | 8.28 WST |
| 1,000 JPY | 16.57 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-07-28T13:34:56Z",
"rates": {
"WST": 0.016568
}
}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.6568,
"rate": 0.016568
}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