Rate Overview
Live
1 RSD = 207.2721 STD
1 STD = 0.004825
RSD
Avg
206.6987
High
207.2721
Low
205.7188
Last updated: 5/7/2026, 6:59:33 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 207.27 STD |
| 10 RSD | 2,072.72 STD |
| 50 RSD | 10,363.61 STD |
| 100 RSD | 20,727.21 STD |
| 500 RSD | 103,636.06 STD |
| 1,000 RSD | 207,272.11 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-07T18:59:33Z",
"rates": {
"STD": 207.272111
}
}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": 20727.2111,
"rate": 207.272111
}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