Rate Overview
Live
1 RSD = 0.141890 SCR
1 SCR = 7.0477
RSD
Avg
0.141428
High
0.144969
Low
0.139028
Last updated: 9/3/2026, 6:50:34 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.42 SCR |
| 50 RSD | 7.09 SCR |
| 100 RSD | 14.19 SCR |
| 500 RSD | 70.95 SCR |
| 1,000 RSD | 141.89 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-09-03T18:50:34Z",
"rates": {
"SCR": 0.14189
}
}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": 14.188999999999998,
"rate": 0.14189
}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