Rate Overview
Live
1 RSD = 209.4769 STD
1 STD = 0.004774
RSD
Avg
210.0114
High
210.4293
Low
209.4769
Last updated: 6/19/2026, 8:39:04 AM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 209.48 STD |
| 10 RSD | 2,094.77 STD |
| 50 RSD | 10,473.85 STD |
| 100 RSD | 20,947.69 STD |
| 500 RSD | 104,738.47 STD |
| 1,000 RSD | 209,476.95 STD |
Get RSD/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=STDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-06-19T08:39:04Z",
"rates": {
"STD": 209.476945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "STD",
"amount": 100
},
"result": 20947.6945,
"rate": 209.476945
}Build with RSD/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key