Rate Overview
Live
1 RSD = 0.136940 SCR
1 SCR = 7.3025
RSD
Avg
0.142355
High
0.151145
Low
0.131558
Last updated: 3/26/2026, 2:52:14 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.37 SCR |
| 50 RSD | 6.85 SCR |
| 100 RSD | 13.69 SCR |
| 500 RSD | 68.47 SCR |
| 1,000 RSD | 136.94 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-03-26T14:52:14Z",
"rates": {
"SCR": 0.13694
}
}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.694,
"rate": 0.13694
}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