Rate Overview
Live
1 RUB = 1.3413 RSD
1 RSD = 0.745558
RUB
Avg
1.3147
High
1.4235
Low
1.2360
Last updated: 7/12/2026, 8:42:20 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.34 RSD |
| 10 RUB | 13.41 RSD |
| 50 RUB | 67.06 RSD |
| 100 RUB | 134.13 RSD |
| 500 RUB | 670.64 RSD |
| 1,000 RUB | 1,341.28 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-07-12T20:42:20Z",
"rates": {
"RSD": 1.341277
}
}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": 134.1277,
"rate": 1.341277
}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