Rate Overview
Live
1 SGD = 78.8660 RSD
1 RSD = 0.012680
SGD
Avg
78.9364
High
79.0174
Low
78.8522
Last updated: 6/17/2026, 6:39:42 AM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.87 RSD |
| 10 SGD | 788.66 RSD |
| 50 SGD | 3,943.30 RSD |
| 100 SGD | 7,886.60 RSD |
| 500 SGD | 39,432.98 RSD |
| 1,000 SGD | 78,865.97 RSD |
Get SGD/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=RSDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-06-17T06:39:42Z",
"rates": {
"RSD": 78.865968
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "RSD",
"amount": 100
},
"result": 7886.596799999999,
"rate": 78.865968
}Build with SGD/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key