Rate Overview
Live
1 RSD = 210.2067 STD
1 STD = 0.004757
RSD
Avg
209.7718
High
212.5509
Low
200.7039
Last updated: 7/20/2026, 7:47:49 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 210.21 STD |
| 10 RSD | 2,102.07 STD |
| 50 RSD | 10,510.33 STD |
| 100 RSD | 21,020.67 STD |
| 500 RSD | 105,103.33 STD |
| 1,000 RSD | 210,206.66 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-07-20T19:47:49Z",
"rates": {
"STD": 210.20666
}
}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": 21020.666,
"rate": 210.20666
}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