Rate Overview
Live
1 RSD = 0.141591 SCR
1 SCR = 7.0626
RSD
Avg
0.144036
High
0.151767
Low
0.138136
Last updated: 4/15/2026, 10:22:12 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.42 SCR |
| 50 RSD | 7.08 SCR |
| 100 RSD | 14.16 SCR |
| 500 RSD | 70.80 SCR |
| 1,000 RSD | 141.59 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-04-15T22:22:12Z",
"rates": {
"SCR": 0.141591
}
}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.159099999999999,
"rate": 0.141591
}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