Rate Overview
Live
1 RSD = 0.026502 WST
1 WST = 37.7330
RSD
Avg
0.026748
High
0.027027
Low
0.026502
Last updated: 7/8/2026, 2:49:20 PM
Quick Conversions
| RSD | WST |
|---|---|
| 1 RSD | 0.03 WST |
| 10 RSD | 0.27 WST |
| 50 RSD | 1.33 WST |
| 100 RSD | 2.65 WST |
| 500 RSD | 13.25 WST |
| 1,000 RSD | 26.50 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-07-08T14:49:20Z",
"rates": {
"WST": 0.026502
}
}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.6502000000000003,
"rate": 0.026502
}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