Rate Overview
Live
1 RSD = 0.140421 SCR
1 SCR = 7.1214
RSD
Avg
0.139766
High
0.142273
Low
0.136528
Last updated: 7/26/2026, 12:25:35 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.40 SCR |
| 50 RSD | 7.02 SCR |
| 100 RSD | 14.04 SCR |
| 500 RSD | 70.21 SCR |
| 1,000 RSD | 140.42 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-26T12:25:35Z",
"rates": {
"SCR": 0.140421
}
}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.0421,
"rate": 0.140421
}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