Rate Overview
Live
1 RSD = 5.8110 SDG
1 SDG = 0.172086
RSD
Avg
5.8298
High
5.8501
Low
5.8110
Last updated: 7/26/2026, 8:29:33 PM
Quick Conversions
| RSD | SDG |
|---|---|
| 1 RSD | 5.81 SDG |
| 10 RSD | 58.11 SDG |
| 50 RSD | 290.55 SDG |
| 100 RSD | 581.10 SDG |
| 500 RSD | 2,905.52 SDG |
| 1,000 RSD | 5,811.04 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-26T20:29:33Z",
"rates": {
"SDG": 5.811041
}
}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": 581.1041,
"rate": 5.811041
}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