Rate Overview
Live
1 RUB = 8.0887 SDG
1 SDG = 0.123630
RUB
Avg
8.0270
High
8.0887
Low
7.9537
Last updated: 5/9/2026, 4:52:33 AM
Quick Conversions
| RUB | SDG |
|---|---|
| 1 RUB | 8.09 SDG |
| 10 RUB | 80.89 SDG |
| 50 RUB | 404.43 SDG |
| 100 RUB | 808.87 SDG |
| 500 RUB | 4,044.34 SDG |
| 1,000 RUB | 8,088.68 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-05-09T04:52:33Z",
"rates": {
"SDG": 8.08868
}
}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": 808.868,
"rate": 8.08868
}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