Rate Overview
Live
1 RUB = 1.3327 RSD
1 RSD = 0.750370
RUB
Avg
1.3249
High
1.3369
Low
1.3059
Last updated: 7/5/2026, 1:34:49 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.33 RSD |
| 10 RUB | 13.33 RSD |
| 50 RUB | 66.63 RSD |
| 100 RUB | 133.27 RSD |
| 500 RUB | 666.34 RSD |
| 1,000 RUB | 1,332.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-07-05T13:34:49Z",
"rates": {
"RSD": 1.332675
}
}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": 133.2675,
"rate": 1.332675
}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