Rate Overview
Live
1 SGD = 78.9581 RSD
1 RSD = 0.012665
SGD
Avg
79.0058
High
79.2067
Low
78.8637
Last updated: 5/27/2026, 5:13:07 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.96 RSD |
| 10 SGD | 789.58 RSD |
| 50 SGD | 3,947.90 RSD |
| 100 SGD | 7,895.81 RSD |
| 500 SGD | 39,479.03 RSD |
| 1,000 SGD | 78,958.05 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-05-27T17:13:07Z",
"rates": {
"RSD": 78.958053
}
}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": 7895.805300000001,
"rate": 78.958053
}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