Rate Overview
Live
1 RUB = 1.3158 RSD
1 RSD = 0.759990
RUB
Avg
1.3032
High
1.3223
Low
1.2811
Last updated: 4/16/2026, 3:12:42 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.32 RSD |
| 10 RUB | 13.16 RSD |
| 50 RUB | 65.79 RSD |
| 100 RUB | 131.58 RSD |
| 500 RUB | 657.90 RSD |
| 1,000 RUB | 1,315.81 RSD |
Get RUB/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=RSDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-04-16T15:12:42Z",
"rates": {
"RSD": 1.315806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "RSD",
"amount": 100
},
"result": 131.5806,
"rate": 1.315806
}Build with RUB/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key