Rate Overview
Live
1 RSD = 209.4906 STD
1 STD = 0.004773
RSD
Avg
209.7723
High
211.5688
Low
206.4307
Last updated: 7/25/2026, 8:57:51 AM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 209.49 STD |
| 10 RSD | 2,094.91 STD |
| 50 RSD | 10,474.53 STD |
| 100 RSD | 20,949.06 STD |
| 500 RSD | 104,745.32 STD |
| 1,000 RSD | 209,490.64 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-25T08:57:51Z",
"rates": {
"STD": 209.490639
}
}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": 20949.063899999997,
"rate": 209.490639
}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