Rate Overview
Live
1 RUB = 1.3208 RSD
1 RSD = 0.757115
RUB
Avg
1.3141
High
1.4235
Low
1.2360
Last updated: 7/26/2026, 6:55:41 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.32 RSD |
| 10 RUB | 13.21 RSD |
| 50 RUB | 66.04 RSD |
| 100 RUB | 132.08 RSD |
| 500 RUB | 660.40 RSD |
| 1,000 RUB | 1,320.80 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-26T18:55:41Z",
"rates": {
"RSD": 1.320804
}
}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": 132.0804,
"rate": 1.320804
}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