Rate Overview
Live
1 RSD = 5.9394 SDG
1 SDG = 0.168367
RSD
Avg
5.9854
High
6.0383
Low
5.9295
Last updated: 3/6/2026, 8:07:50 AM
Quick Conversions
| RSD | SDG |
|---|---|
| 1 RSD | 5.94 SDG |
| 10 RSD | 59.39 SDG |
| 50 RSD | 296.97 SDG |
| 100 RSD | 593.94 SDG |
| 500 RSD | 2,969.70 SDG |
| 1,000 RSD | 5,939.41 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-03-06T08:07:50Z",
"rates": {
"SDG": 5.939409
}
}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": 593.9409,
"rate": 5.939409
}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