Rate Overview
Live
1 RUB = 7.3755 SDG
1 SDG = 0.135583
RUB
Avg
7.5536
High
7.9409
Low
7.1338
Last updated: 3/27/2026, 10:04:51 AM
Quick Conversions
| RUB | SDG |
|---|---|
| 1 RUB | 7.38 SDG |
| 10 RUB | 73.76 SDG |
| 50 RUB | 368.78 SDG |
| 100 RUB | 737.55 SDG |
| 500 RUB | 3,687.77 SDG |
| 1,000 RUB | 7,375.54 SDG |
Get RUB/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SDGExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T10:04:51Z",
"rates": {
"SDG": 7.375542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SDG",
"amount": 100
},
"result": 737.5542,
"rate": 7.375542
}Build with RUB/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key