Rate Overview
Live
1 SGD = 78.7575 RSD
1 RSD = 0.012697
SGD
Avg
78.1411
High
79.9942
Low
77.2755
Last updated: 3/28/2026, 10:47:56 AM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.76 RSD |
| 10 SGD | 787.58 RSD |
| 50 SGD | 3,937.88 RSD |
| 100 SGD | 7,875.75 RSD |
| 500 SGD | 39,378.76 RSD |
| 1,000 SGD | 78,757.51 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-03-28T10:47:56Z",
"rates": {
"RSD": 78.757512
}
}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": 7875.751200000001,
"rate": 78.757512
}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