Rate Overview
Live
1 RSD = 5.8501 SDG
1 SDG = 0.170936
RSD
Avg
5.8408
High
5.8642
Low
5.8114
Last updated: 7/20/2026, 6:48:59 AM
Quick Conversions
| RSD | SDG |
|---|---|
| 1 RSD | 5.85 SDG |
| 10 RSD | 58.50 SDG |
| 50 RSD | 292.51 SDG |
| 100 RSD | 585.01 SDG |
| 500 RSD | 2,925.07 SDG |
| 1,000 RSD | 5,850.13 SDG |
Get RSD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SDGExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-20T06:48:59Z",
"rates": {
"SDG": 5.850132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SDG",
"amount": 100
},
"result": 585.0132,
"rate": 5.850132
}Build with RSD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key