Rate Overview
Live
1 SGD = 79.9055 RSD
1 RSD = 0.012515
SGD
Avg
78.9766
High
80.0294
Low
77.6026
Last updated: 7/27/2026, 5:24:34 AM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 79.91 RSD |
| 10 SGD | 799.05 RSD |
| 50 SGD | 3,995.27 RSD |
| 100 SGD | 7,990.55 RSD |
| 500 SGD | 39,952.74 RSD |
| 1,000 SGD | 79,905.48 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-27T05:24:34Z",
"rates": {
"RSD": 79.90548
}
}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": 7990.548,
"rate": 79.90548
}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