Rate Overview
Live
1 WST = 35.3886 INR
1 INR = 0.028258
WST
Avg
31.7285
High
35.4508
Low
29.0116
Last updated: 5/27/2026, 11:22:01 AM
Quick Conversions
| WST | INR |
|---|---|
| 1 WST | 35.39 INR |
| 10 WST | 353.89 INR |
| 50 WST | 1,769.43 INR |
| 100 WST | 3,538.86 INR |
| 500 WST | 17,694.30 INR |
| 1,000 WST | 35,388.60 INR |
Get WST/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=INRExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-27T11:22:01Z",
"rates": {
"INR": 35.3886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "INR",
"amount": 100
},
"result": 3538.8599999999997,
"rate": 35.3886
}Build with WST/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key