Rate Overview
Live
1 RSD = 207.6897 STD
1 STD = 0.004815
RSD
Avg
207.2659
High
208.3655
Low
206.1717
Last updated: 4/17/2026, 2:40:18 PM
Quick Conversions
| RSD | STD |
|---|---|
| 1 RSD | 207.69 STD |
| 10 RSD | 2,076.90 STD |
| 50 RSD | 10,384.49 STD |
| 100 RSD | 20,768.97 STD |
| 500 RSD | 103,844.87 STD |
| 1,000 RSD | 207,689.73 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-04-17T14:40:18Z",
"rates": {
"STD": 207.689732
}
}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": 20768.9732,
"rate": 207.689732
}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