Rate Overview
Live
1 RSD = 203.2840 STD
1 STD = 0.004919
RSD
Avg
210.4428
High
211.8805
Low
203.2840
Last updated: 3/28/2026, 10:55:32 AM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 203.28 STD |
| 10 RSD | 2,032.84 STD |
| 50 RSD | 10,164.20 STD |
| 100 RSD | 20,328.40 STD |
| 500 RSD | 101,642.01 STD |
| 1,000 RSD | 203,284.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-28T10:55:32Z",
"rates": {
"STD": 203.284027
}
}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": 20328.402700000002,
"rate": 203.284027
}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