Rate Overview
Live
1 RSD = 6.0368 SDG
1 SDG = 0.165649
RSD
Avg
6.0069
High
6.0368
Low
5.9796
Last updated: 5/9/2026, 4:53:34 AM
Quick Conversions
| RSD | SDG |
|---|---|
| 1 RSD | 6.04 SDG |
| 10 RSD | 60.37 SDG |
| 50 RSD | 301.84 SDG |
| 100 RSD | 603.68 SDG |
| 500 RSD | 3,018.42 SDG |
| 1,000 RSD | 6,036.85 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-05-09T04:53:34Z",
"rates": {
"SDG": 6.036848
}
}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": 603.6848,
"rate": 6.036848
}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