Rate Overview
Live
1 RUB = 1.4091 RSD
1 RSD = 0.709685
RUB
Avg
1.4109
High
1.4188
Low
1.3911
Last updated: 5/26/2026, 9:19:18 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.41 RSD |
| 10 RUB | 14.09 RSD |
| 50 RUB | 70.45 RSD |
| 100 RUB | 140.91 RSD |
| 500 RUB | 704.54 RSD |
| 1,000 RUB | 1,409.08 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-26T21:19:18Z",
"rates": {
"RSD": 1.409075
}
}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": 140.9075,
"rate": 1.409075
}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