Rate Overview
Live
1 SGD = 78.8797 RSD
1 RSD = 0.012678
SGD
Avg
78.7318
High
78.9814
Low
78.4651
Last updated: 5/7/2026, 2:50:55 PM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 78.88 RSD |
| 10 SGD | 788.80 RSD |
| 50 SGD | 3,943.99 RSD |
| 100 SGD | 7,887.97 RSD |
| 500 SGD | 39,439.85 RSD |
| 1,000 SGD | 78,879.70 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-07T14:50:55Z",
"rates": {
"RSD": 78.879702
}
}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": 7887.9702,
"rate": 78.879702
}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