Rate Overview
Live
1 RSD = 0.140860 SCR
1 SCR = 7.0992
RSD
Avg
0.137058
High
0.140899
Low
0.128228
Last updated: 7/6/2026, 1:10:35 AM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.41 SCR |
| 50 RSD | 7.04 SCR |
| 100 RSD | 14.09 SCR |
| 500 RSD | 70.43 SCR |
| 1,000 RSD | 140.86 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-06T01:10:35Z",
"rates": {
"SCR": 0.14086
}
}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.086000000000002,
"rate": 0.14086
}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