Rate Overview
Live
1 RUB = 0.462776 SRD
1 SRD = 2.1609
RUB
Avg
0.426734
High
0.500720
Low
0.314756
Last updated: 3/27/2026, 8:21:59 AM
Quick Conversions
| RUB | SRD |
|---|---|
| 1 RUB | 0.46 SRD |
| 10 RUB | 4.63 SRD |
| 50 RUB | 23.14 SRD |
| 100 RUB | 46.28 SRD |
| 500 RUB | 231.39 SRD |
| 1,000 RUB | 462.78 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-03-27T08:21:59Z",
"rates": {
"SRD": 0.462776
}
}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": 46.2776,
"rate": 0.462776
}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