Rate Overview
Live
1 RSD = 210.9226 STD
1 STD = 0.004741
RSD
Avg
209.6056
High
212.5509
Low
200.7039
Last updated: 7/8/2026, 6:06:08 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 210.92 STD |
| 10 RSD | 2,109.23 STD |
| 50 RSD | 10,546.13 STD |
| 100 RSD | 21,092.26 STD |
| 500 RSD | 105,461.31 STD |
| 1,000 RSD | 210,922.62 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-08T18:06:08Z",
"rates": {
"STD": 210.922617
}
}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": 21092.2617,
"rate": 210.922617
}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