Rate Overview
Live
1 RUB = 0.443227 SRD
1 SRD = 2.2562
RUB
Avg
0.438622
High
0.443227
Low
0.432957
Last updated: 9/9/2026, 6:34:25 AM
Quick Conversions
| RUB | SRD |
|---|---|
| 1 RUB | 0.44 SRD |
| 10 RUB | 4.43 SRD |
| 50 RUB | 22.16 SRD |
| 100 RUB | 44.32 SRD |
| 500 RUB | 221.61 SRD |
| 1,000 RUB | 443.23 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-09-09T06:34:25Z",
"rates": {
"SRD": 0.443227
}
}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": 44.3227,
"rate": 0.443227
}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