Rate Overview
Live
1 RSD = 209.8869 STD
1 STD = 0.004764
RSD
Avg
208.1357
High
210.9927
Low
204.9962
Last updated: 5/27/2026, 9:32:44 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 209.89 STD |
| 10 RSD | 2,098.87 STD |
| 50 RSD | 10,494.35 STD |
| 100 RSD | 20,988.69 STD |
| 500 RSD | 104,943.47 STD |
| 1,000 RSD | 209,886.94 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-05-27T21:32:44Z",
"rates": {
"STD": 209.886941
}
}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": 20988.6941,
"rate": 209.886941
}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