Rate Overview
Live
1 RSD = 0.137989 SCR
1 SCR = 7.2470
RSD
Avg
0.139368
High
0.146480
Low
0.136288
Last updated: 5/6/2026, 2:27:12 PM
Quick Conversions
| RSD | SCR |
|---|---|
| 1 RSD | 0.14 SCR |
| 10 RSD | 1.38 SCR |
| 50 RSD | 6.90 SCR |
| 100 RSD | 13.80 SCR |
| 500 RSD | 68.99 SCR |
| 1,000 RSD | 137.99 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-06T14:27:12Z",
"rates": {
"SCR": 0.137989
}
}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.7989,
"rate": 0.137989
}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