Rate Overview
Live
1 RSD = 0.140032 SCR
1 SCR = 7.1412
RSD
Avg
0.138740
High
0.150469
Low
0.123859
Last updated: 7/22/2026, 4:12:14 AM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.40 SCR |
| 50 RSD | 7.00 SCR |
| 100 RSD | 14.00 SCR |
| 500 RSD | 70.02 SCR |
| 1,000 RSD | 140.03 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-22T04:12:14Z",
"rates": {
"SCR": 0.140032
}
}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.0032,
"rate": 0.140032
}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