Rate Overview
Live
1 RUB = 8.2127 SDG
1 SDG = 0.121762
RUB
Avg
8.2696
High
8.3383
Low
8.2127
Last updated: 6/19/2026, 9:42:47 AM
Quick Conversions
| RUB | SDG |
|---|---|
| 1 RUB | 8.21 SDG |
| 10 RUB | 82.13 SDG |
| 50 RUB | 410.64 SDG |
| 100 RUB | 821.27 SDG |
| 500 RUB | 4,106.37 SDG |
| 1,000 RUB | 8,212.74 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-06-19T09:42:47Z",
"rates": {
"SDG": 8.21274
}
}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": 821.274,
"rate": 8.21274
}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