Rate Overview
Live
1 SGD = 78.8851 RSD
1 RSD = 0.012677
SGD
Avg
78.7571
High
79.4357
Low
78.1150
Last updated: 3/7/2026, 7:40:05 AM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.89 RSD |
| 10 SGD | 788.85 RSD |
| 50 SGD | 3,944.26 RSD |
| 100 SGD | 7,888.51 RSD |
| 500 SGD | 39,442.56 RSD |
| 1,000 SGD | 78,885.12 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-07T07:40:05Z",
"rates": {
"RSD": 78.88512
}
}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": 7888.512,
"rate": 78.88512
}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