Rate Overview
Live
1 RSD = 0.137610 SCR
1 SCR = 7.2669
RSD
Avg
0.143261
High
0.152058
Low
0.125565
Last updated: 7/23/2026, 10:17:00 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.38 SCR |
| 50 RSD | 6.88 SCR |
| 100 RSD | 13.76 SCR |
| 500 RSD | 68.81 SCR |
| 1,000 RSD | 137.61 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-23T22:17:00Z",
"rates": {
"SCR": 0.13761
}
}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.761000000000001,
"rate": 0.13761
}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