Rate Overview
Live
1 RUB = 1.3267 RSD
1 RSD = 0.753725
RUB
Avg
1.3344
High
1.3460
Low
1.3267
Last updated: 5/6/2026, 4:19:42 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.33 RSD |
| 10 RUB | 13.27 RSD |
| 50 RUB | 66.34 RSD |
| 100 RUB | 132.67 RSD |
| 500 RUB | 663.37 RSD |
| 1,000 RUB | 1,326.74 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-05-06T16:19:42Z",
"rates": {
"RSD": 1.326743
}
}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.6743,
"rate": 1.326743
}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