Rate Overview
Live
1 RSD = 210.0089 STD
1 STD = 0.004762
RSD
Avg
210.2838
High
212.7050
Low
206.1039
Last updated: 7/28/2026, 10:25:30 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 210.01 STD |
| 10 RSD | 2,100.09 STD |
| 50 RSD | 10,500.44 STD |
| 100 RSD | 21,000.89 STD |
| 500 RSD | 105,004.43 STD |
| 1,000 RSD | 210,008.87 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-28T22:25:30Z",
"rates": {
"STD": 210.008868
}
}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": 21000.8868,
"rate": 210.008868
}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