Rate Overview
Live
1 SGD = 79.5982 RSD
1 RSD = 0.012563
SGD
Avg
79.5451
High
79.7057
Low
79.4041
Last updated: 7/23/2026, 10:37:12 AM
Quick Conversions
| SGD | RSD |
|---|---|
| 1 SGD | 79.60 RSD |
| 10 SGD | 795.98 RSD |
| 50 SGD | 3,979.91 RSD |
| 100 SGD | 7,959.82 RSD |
| 500 SGD | 39,799.10 RSD |
| 1,000 SGD | 79,598.20 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-07-23T10:37:12Z",
"rates": {
"RSD": 79.598196
}
}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": 7959.8196,
"rate": 79.598196
}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