Rate Overview
Live
1 SRD = 1.9981 RUB
1 RUB = 0.500479
SRD
Avg
2.0015
High
2.0145
Low
1.9953
Last updated: 5/7/2026, 8:09:45 AM
Quick Conversions
| SRD | RUB |
|---|---|
| 1 SRD | 2.00 RUB |
| 10 SRD | 19.98 RUB |
| 50 SRD | 99.90 RUB |
| 100 SRD | 199.81 RUB |
| 500 SRD | 999.04 RUB |
| 1,000 SRD | 1,998.09 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-05-07T08:09:45Z",
"rates": {
"RUB": 1.998086
}
}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": 199.8086,
"rate": 1.998086
}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