Rate Overview
Live
1 RUB = 7.8839 SDG
1 SDG = 0.126841
RUB
Avg
7.8692
High
7.9734
Low
7.7727
Last updated: 4/18/2026, 12:28:12 PM
Quick Conversions
| RUB | SDG |
|---|---|
| 1 RUB | 7.88 SDG |
| 10 RUB | 78.84 SDG |
| 50 RUB | 394.19 SDG |
| 100 RUB | 788.39 SDG |
| 500 RUB | 3,941.94 SDG |
| 1,000 RUB | 7,883.88 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-04-18T12:28:12Z",
"rates": {
"SDG": 7.883882
}
}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": 788.3882,
"rate": 7.883882
}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