Rate Overview
Live
1 RSD = 0.136835 SCR
1 SCR = 7.3081
RSD
Avg
0.142642
High
0.151913
Low
0.134293
Last updated: 7/27/2026, 6:13:55 AM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.37 SCR |
| 50 RSD | 6.84 SCR |
| 100 RSD | 13.68 SCR |
| 500 RSD | 68.42 SCR |
| 1,000 RSD | 136.84 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-07-27T06:13:55Z",
"rates": {
"SCR": 0.136835
}
}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.6835,
"rate": 0.136835
}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