Rate Overview
Live
1 SGD = 79.5239 RSD
1 RSD = 0.012575
SGD
Avg
79.5879
High
79.7634
Low
79.3527
Last updated: 7/3/2026, 1:45:52 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 79.52 RSD |
| 10 SGD | 795.24 RSD |
| 50 SGD | 3,976.20 RSD |
| 100 SGD | 7,952.39 RSD |
| 500 SGD | 39,761.95 RSD |
| 1,000 SGD | 79,523.90 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-03T13:45:52Z",
"rates": {
"RSD": 79.523903
}
}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": 7952.3903,
"rate": 79.523903
}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