Rate Overview
Live
1 RSD = 0.012512 SGD
1 SGD = 79.9233
RSD
Avg
0.012531
High
0.012580
Low
0.012495
Last updated: 7/27/2026, 9:58:34 AM
Quick Conversions
| RSD | SGD |
|---|---|
| 1 RSD | 0.01 SGD |
| 10 RSD | 0.13 SGD |
| 50 RSD | 0.63 SGD |
| 100 RSD | 1.25 SGD |
| 500 RSD | 6.26 SGD |
| 1,000 RSD | 12.51 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-07-27T09:58:34Z",
"rates": {
"SGD": 0.012512
}
}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.2512,
"rate": 0.012512
}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