Rate Overview
Live
1 JPY = 0.017100 WST
1 WST = 58.4795
JPY
Avg
0.017726
High
0.018717
Low
0.016964
Last updated: 3/27/2026, 9:27:20 AM
Quick Conversions
| JPY | WST |
|---|---|
| 1 JPY | 0.02 WST |
| 10 JPY | 0.17 WST |
| 50 JPY | 0.86 WST |
| 100 JPY | 1.71 WST |
| 500 JPY | 8.55 WST |
| 1,000 JPY | 17.10 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-03-27T09:27:20Z",
"rates": {
"WST": 0.0171
}
}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.71,
"rate": 0.0171
}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