Rate Overview
Live
1 RSD = 210.0295 STD
1 STD = 0.004761
RSD
Avg
209.6404
High
211.1290
Low
205.8665
Last updated: 7/29/2026, 2:17:43 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 210.03 STD |
| 10 RSD | 2,100.30 STD |
| 50 RSD | 10,501.48 STD |
| 100 RSD | 21,002.95 STD |
| 500 RSD | 105,014.75 STD |
| 1,000 RSD | 210,029.50 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-29T14:17:43Z",
"rates": {
"STD": 210.029504
}
}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": 21002.9504,
"rate": 210.029504
}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