Rate Overview
Live
1 SRD = 2.2562 RUB
1 RUB = 0.443227
SRD
Avg
2.2800
High
2.3097
Low
2.2562
Last updated: 9/9/2026, 6:30:05 AM
Quick Conversions
| SRD | RUB |
|---|---|
| 1 SRD | 2.26 RUB |
| 10 SRD | 22.56 RUB |
| 50 SRD | 112.81 RUB |
| 100 SRD | 225.62 RUB |
| 500 SRD | 1,128.09 RUB |
| 1,000 SRD | 2,256.18 RUB |
Get SRD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=RUBExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-09T06:30:05Z",
"rates": {
"RUB": 2.25618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "RUB",
"amount": 100
},
"result": 225.618,
"rate": 2.25618
}Build with SRD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key