Rate Overview
Live
1 RSD = 210.8360 STD
1 STD = 0.004743
RSD
Avg
210.6152
High
211.2603
Low
209.9478
Last updated: 3/7/2026, 7:34:55 AM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 210.84 STD |
| 10 RSD | 2,108.36 STD |
| 50 RSD | 10,541.80 STD |
| 100 RSD | 21,083.60 STD |
| 500 RSD | 105,418.01 STD |
| 1,000 RSD | 210,836.03 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-03-07T07:34:55Z",
"rates": {
"STD": 210.836026
}
}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": 21083.602600000002,
"rate": 210.836026
}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