Rate Overview
Live
1 RSD = 0.026742 WST
1 WST = 37.3944
RSD
Avg
0.026799
High
0.027047
Low
0.026632
Last updated: 6/19/2026, 8:46:19 AM
Quick Conversions
| RSD | WST |
|---|---|
| 1 RSD | 0.03 WST |
| 10 RSD | 0.27 WST |
| 50 RSD | 1.34 WST |
| 100 RSD | 2.67 WST |
| 500 RSD | 13.37 WST |
| 1,000 RSD | 26.74 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-06-19T08:46:19Z",
"rates": {
"WST": 0.026742
}
}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.6742,
"rate": 0.026742
}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