Rate Overview
Live
1 RSD = 0.012676 SGD
1 SGD = 78.8892
RSD
Avg
0.012697
High
0.012801
Low
0.012588
Last updated: 3/7/2026, 7:39:30 AM
Quick Conversions
| RSD | SGD |
|---|---|
| 1 RSD | 0.01 SGD |
| 10 RSD | 0.13 SGD |
| 50 RSD | 0.63 SGD |
| 100 RSD | 1.27 SGD |
| 500 RSD | 6.34 SGD |
| 1,000 RSD | 12.68 SGD |
Get RSD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SGDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-07T07:39:30Z",
"rates": {
"SGD": 0.012676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SGD",
"amount": 100
},
"result": 1.2676,
"rate": 0.012676
}Build with RSD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key