Rate Overview
Live
1 RSD = 0.148029 SCR
1 SCR = 6.7554
RSD
Avg
0.144013
High
0.148029
Low
0.135527
Last updated: 3/6/2026, 8:11:01 AM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.15 SCR |
| 10 RSD | 1.48 SCR |
| 50 RSD | 7.40 SCR |
| 100 RSD | 14.80 SCR |
| 500 RSD | 74.01 SCR |
| 1,000 RSD | 148.03 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-06T08:11:01Z",
"rates": {
"SCR": 0.148029
}
}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.8029,
"rate": 0.148029
}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