Rate Overview
Live
1 SGD = 79.4486 RSD
1 RSD = 0.012587
SGD
Avg
79.6654
High
83.7421
Low
77.2755
Last updated: 7/19/2026, 2:05:30 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 79.45 RSD |
| 10 SGD | 794.49 RSD |
| 50 SGD | 3,972.43 RSD |
| 100 SGD | 7,944.86 RSD |
| 500 SGD | 39,724.28 RSD |
| 1,000 SGD | 79,448.56 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-19T14:05:30Z",
"rates": {
"RSD": 79.44856
}
}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": 7944.856,
"rate": 79.44856
}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