Rate Overview
Live
1 RUB = 6.9934 SDG
1 SDG = 0.142993
RUB
Avg
6.9530
High
6.9934
Low
6.8751
Last updated: 9/5/2026, 1:24:45 PM
Quick Conversions
| RUB | SDG |
|---|---|
| 1 RUB | 6.99 SDG |
| 10 RUB | 69.93 SDG |
| 50 RUB | 349.67 SDG |
| 100 RUB | 699.34 SDG |
| 500 RUB | 3,496.68 SDG |
| 1,000 RUB | 6,993.36 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-09-05T13:24:45Z",
"rates": {
"SDG": 6.993359
}
}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": 699.3359,
"rate": 6.993359
}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