Rate Overview
Live
1 RSD = 0.141264 SCR
1 SCR = 7.0789
RSD
Avg
0.143085
High
0.151913
Low
0.134293
Last updated: 5/26/2026, 9:42:38 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.41 SCR |
| 50 RSD | 7.06 SCR |
| 100 RSD | 14.13 SCR |
| 500 RSD | 70.63 SCR |
| 1,000 RSD | 141.26 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-05-26T21:42:38Z",
"rates": {
"SCR": 0.141264
}
}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.1264,
"rate": 0.141264
}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