Rate Overview
Live
1 INR = 0.029020 WST
1 WST = 34.4590
INR
Avg
0.031672
High
0.034468
Low
0.028140
Last updated: 6/26/2026, 2:05:18 AM
Quick Conversions
| INR | WST |
|---|---|
| 1 INR | 0.03 WST |
| 10 INR | 0.29 WST |
| 50 INR | 1.45 WST |
| 100 INR | 2.90 WST |
| 500 INR | 14.51 WST |
| 1,000 INR | 29.02 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-06-26T02:05:18Z",
"rates": {
"WST": 0.02902
}
}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.902,
"rate": 0.02902
}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