Rate Overview
Live
1 RSD = 209.6271 STD
1 STD = 0.004770
RSD
Avg
209.8458
High
210.2424
Low
208.9252
Last updated: 8/16/2026, 10:22:20 AM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 209.63 STD |
| 10 RSD | 2,096.27 STD |
| 50 RSD | 10,481.36 STD |
| 100 RSD | 20,962.71 STD |
| 500 RSD | 104,813.56 STD |
| 1,000 RSD | 209,627.12 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-08-16T10:22:20Z",
"rates": {
"STD": 209.627116
}
}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": 20962.7116,
"rate": 209.627116
}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