Rate Overview
Live
1 RSD = 0.141454 SCR
1 SCR = 7.0694
RSD
Avg
0.143688
High
0.151767
Low
0.136297
Last updated: 7/25/2026, 9:40:51 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.41 SCR |
| 50 RSD | 7.07 SCR |
| 100 RSD | 14.15 SCR |
| 500 RSD | 70.73 SCR |
| 1,000 RSD | 141.45 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-25T21:40:51Z",
"rates": {
"SCR": 0.141454
}
}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.1454,
"rate": 0.141454
}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