Rate Overview
Live
1 SGD = 78.3295 RSD
1 RSD = 0.012767
SGD
Avg
78.4222
High
78.8050
Low
78.1024
Last updated: 4/17/2026, 12:12:33 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.33 RSD |
| 10 SGD | 783.29 RSD |
| 50 SGD | 3,916.47 RSD |
| 100 SGD | 7,832.95 RSD |
| 500 SGD | 39,164.75 RSD |
| 1,000 SGD | 78,329.49 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-04-17T12:12:33Z",
"rates": {
"RSD": 78.329493
}
}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": 7832.9493,
"rate": 78.329493
}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