Rate Overview
Live
1 SGD = 78.8991 RSD
1 RSD = 0.012674
SGD
Avg
78.4577
High
80.0285
Low
77.4115
Last updated: 5/28/2026, 1:19:25 AM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.90 RSD |
| 10 SGD | 788.99 RSD |
| 50 SGD | 3,944.95 RSD |
| 100 SGD | 7,889.91 RSD |
| 500 SGD | 39,449.53 RSD |
| 1,000 SGD | 78,899.07 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-05-28T01:19:25Z",
"rates": {
"RSD": 78.899067
}
}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": 7889.9067000000005,
"rate": 78.899067
}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