Rate Overview
Live
1 INR = 0.028506 WST
1 WST = 35.0803
INR
Avg
0.029301
High
0.029818
Low
0.028506
Last updated: 3/27/2026, 3:34:25 PM
Quick Conversions
| INR | WST |
|---|---|
| 1 INR | 0.03 WST |
| 10 INR | 0.29 WST |
| 50 INR | 1.43 WST |
| 100 INR | 2.85 WST |
| 500 INR | 14.25 WST |
| 1,000 INR | 28.51 WST |
Get INR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=WSTExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-27T15:34:25Z",
"rates": {
"WST": 0.028506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "WST",
"amount": 100
},
"result": 2.8506,
"rate": 0.028506
}Build with INR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key