Rate Overview
Live
1 RUB = 0.503758 SRD
1 SRD = 1.9851
RUB
Avg
0.500446
High
0.503758
Low
0.496394
Last updated: 5/9/2026, 4:53:31 AM
Quick Conversions
| RUB | SRD |
|---|---|
| 1 RUB | 0.50 SRD |
| 10 RUB | 5.04 SRD |
| 50 RUB | 25.19 SRD |
| 100 RUB | 50.38 SRD |
| 500 RUB | 251.88 SRD |
| 1,000 RUB | 503.76 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-05-09T04:53:31Z",
"rates": {
"SRD": 0.503758
}
}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": 50.375800000000005,
"rate": 0.503758
}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