Rate Overview
Live
1 SGD = 78.9608 RSD
1 RSD = 0.012665
SGD
Avg
79.6843
High
83.7421
Low
77.2755
Last updated: 5/27/2026, 6:23:55 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.96 RSD |
| 10 SGD | 789.61 RSD |
| 50 SGD | 3,948.04 RSD |
| 100 SGD | 7,896.08 RSD |
| 500 SGD | 39,480.42 RSD |
| 1,000 SGD | 78,960.84 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-27T18:23:55Z",
"rates": {
"RSD": 78.960835
}
}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": 7896.083500000001,
"rate": 78.960835
}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