Rate Overview
Live
1 SGD = 79.8287 RSD
1 RSD = 0.012527
SGD
Avg
79.7817
High
80.0294
Low
79.4864
Last updated: 7/27/2026, 8:12:19 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 79.83 RSD |
| 10 SGD | 798.29 RSD |
| 50 SGD | 3,991.44 RSD |
| 100 SGD | 7,982.87 RSD |
| 500 SGD | 39,914.37 RSD |
| 1,000 SGD | 79,828.74 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-07-27T20:12:19Z",
"rates": {
"RSD": 79.828741
}
}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": 7982.874099999999,
"rate": 79.828741
}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