Rate Overview
Live
1 RSD = 211.4088 STD
1 STD = 0.004730
RSD
Avg
210.2074
High
211.4088
Low
208.8667
Last updated: 7/23/2026, 9:32:20 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 211.41 STD |
| 10 RSD | 2,114.09 STD |
| 50 RSD | 10,570.44 STD |
| 100 RSD | 21,140.88 STD |
| 500 RSD | 105,704.41 STD |
| 1,000 RSD | 211,408.82 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-23T21:32:20Z",
"rates": {
"STD": 211.408823
}
}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": 21140.8823,
"rate": 211.408823
}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