Rate Overview
Live
1 RSD = 208.2633 STD
1 STD = 0.004802
RSD
Avg
209.9994
High
211.3371
Low
208.2633
Last updated: 9/5/2026, 1:22:27 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 208.26 STD |
| 10 RSD | 2,082.63 STD |
| 50 RSD | 10,413.17 STD |
| 100 RSD | 20,826.33 STD |
| 500 RSD | 104,131.67 STD |
| 1,000 RSD | 208,263.34 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-09-05T13:22:27Z",
"rates": {
"STD": 208.263341
}
}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": 20826.3341,
"rate": 208.263341
}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