Rate Overview
Live
1 WST = 35.0288 INR
1 INR = 0.028548
WST
Avg
34.6318
High
35.8603
Low
33.3684
Last updated: 7/28/2026, 5:40:13 AM
Quick Conversions
| WST | INR |
|---|---|
| 1 WST | 35.03 INR |
| 10 WST | 350.29 INR |
| 50 WST | 1,751.44 INR |
| 100 WST | 3,502.88 INR |
| 500 WST | 17,514.41 INR |
| 1,000 WST | 35,028.81 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-07-28T05:40:13Z",
"rates": {
"INR": 35.02881
}
}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": 3502.881,
"rate": 35.02881
}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