Rate Overview
Live
1 RUB = 1.2844 RSD
1 RSD = 0.778552
RUB
Avg
1.2914
High
1.3038
Low
1.2844
Last updated: 3/6/2026, 5:14:00 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.28 RSD |
| 10 RUB | 12.84 RSD |
| 50 RUB | 64.22 RSD |
| 100 RUB | 128.44 RSD |
| 500 RUB | 642.22 RSD |
| 1,000 RUB | 1,284.44 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-03-06T17:14:00Z",
"rates": {
"RSD": 1.284435
}
}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": 128.4435,
"rate": 1.284435
}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