Rate Overview
Live
1 RSD = 0.027158 WST
1 WST = 36.8216
RSD
Avg
0.027032
High
0.027323
Low
0.026733
Last updated: 3/7/2026, 4:43:36 AM
Quick Conversions
| RSD | WST |
|---|---|
| 1 RSD | 0.03 WST |
| 10 RSD | 0.27 WST |
| 50 RSD | 1.36 WST |
| 100 RSD | 2.72 WST |
| 500 RSD | 13.58 WST |
| 1,000 RSD | 27.16 WST |
Get RSD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=WSTExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-07T04:43:36Z",
"rates": {
"WST": 0.027158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "WST",
"amount": 100
},
"result": 2.7158,
"rate": 0.027158
}Build with RSD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key