Rate Overview
Live
1 RSD = 0.128228 SCR
1 SCR = 7.7986
RSD
Avg
0.136822
High
0.144454
Low
0.128228
Last updated: 7/4/2026, 8:46:48 AM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.13 SCR |
| 10 RSD | 1.28 SCR |
| 50 RSD | 6.41 SCR |
| 100 RSD | 12.82 SCR |
| 500 RSD | 64.11 SCR |
| 1,000 RSD | 128.23 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-04T08:46:48Z",
"rates": {
"SCR": 0.128228
}
}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": 12.8228,
"rate": 0.128228
}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