Rate Overview
Live
1 RSD = 0.141006 SCR
1 SCR = 7.0919
RSD
Avg
0.139237
High
0.143530
Low
0.136278
Last updated: 6/16/2026, 5:19:09 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.41 SCR |
| 50 RSD | 7.05 SCR |
| 100 RSD | 14.10 SCR |
| 500 RSD | 70.50 SCR |
| 1,000 RSD | 141.01 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-06-16T17:19:09Z",
"rates": {
"SCR": 0.141006
}
}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.1006,
"rate": 0.141006
}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