Rate Overview
Live
1 RSD = 0.135109 SCR
1 SCR = 7.4014
RSD
Avg
0.139949
High
0.144930
Low
0.135109
Last updated: 8/15/2026, 1:25:41 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.35 SCR |
| 50 RSD | 6.76 SCR |
| 100 RSD | 13.51 SCR |
| 500 RSD | 67.55 SCR |
| 1,000 RSD | 135.11 SCR |
Get RSD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SCRExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-15T13:25:41Z",
"rates": {
"SCR": 0.135109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SCR",
"amount": 100
},
"result": 13.510900000000001,
"rate": 0.135109
}Build with RSD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key