Rate Overview
Live
1 RSD = 5.9494 SDG
1 SDG = 0.168083
RSD
Avg
5.9530
High
6.0625
Low
5.1459
Last updated: 5/29/2026, 9:59:37 PM
Quick Conversions
| RSD | SDG |
|---|---|
| 1 RSD | 5.95 SDG |
| 10 RSD | 59.49 SDG |
| 50 RSD | 297.47 SDG |
| 100 RSD | 594.94 SDG |
| 500 RSD | 2,974.72 SDG |
| 1,000 RSD | 5,949.43 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-29T21:59:37Z",
"rates": {
"SDG": 5.949431
}
}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": 594.9431,
"rate": 5.949431
}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