Rate Overview
Live
1 RUB = 1.2507 RSD
1 RSD = 0.799564
RUB
Avg
1.2740
High
1.3038
Low
1.2360
Last updated: 3/27/2026, 1:06:40 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.25 RSD |
| 10 RUB | 12.51 RSD |
| 50 RUB | 62.53 RSD |
| 100 RUB | 125.07 RSD |
| 500 RUB | 625.34 RSD |
| 1,000 RUB | 1,250.68 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-27T13:06:40Z",
"rates": {
"RSD": 1.250682
}
}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": 125.0682,
"rate": 1.250682
}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