Rate Overview
Live
1 RUB = 1.3989 RSD
1 RSD = 0.714856
RUB
Avg
1.4022
High
1.4117
Low
1.3939
Last updated: 6/16/2026, 6:34:44 AM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.40 RSD |
| 10 RUB | 13.99 RSD |
| 50 RUB | 69.94 RSD |
| 100 RUB | 139.89 RSD |
| 500 RUB | 699.44 RSD |
| 1,000 RUB | 1,398.88 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-06-16T06:34:44Z",
"rates": {
"RSD": 1.398883
}
}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": 139.88830000000002,
"rate": 1.398883
}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