Rate Overview
Live
1 RUB = 0.481951 SRD
1 SRD = 2.0749
RUB
Avg
0.483477
High
0.485827
Low
0.481386
Last updated: 7/29/2026, 7:37:57 AM
Quick Conversions
| RUB | SRD |
|---|---|
| 1 RUB | 0.48 SRD |
| 10 RUB | 4.82 SRD |
| 50 RUB | 24.10 SRD |
| 100 RUB | 48.20 SRD |
| 500 RUB | 240.98 SRD |
| 1,000 RUB | 481.95 SRD |
Get RUB/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SRDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-29T07:37:57Z",
"rates": {
"SRD": 0.481951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SRD",
"amount": 100
},
"result": 48.195100000000004,
"rate": 0.481951
}Build with RUB/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key