Rate Overview
Live
1 RUB = 0.014629 SGD
1 SGD = 68.3574
RUB
Avg
0.014719
High
0.014874
Low
0.014522
Last updated: 9/4/2026, 1:04:14 PM
Quick Conversions
| RUB | SGD |
|---|---|
| 1 RUB | 0.01 SGD |
| 10 RUB | 0.15 SGD |
| 50 RUB | 0.73 SGD |
| 100 RUB | 1.46 SGD |
| 500 RUB | 7.31 SGD |
| 1,000 RUB | 14.63 SGD |
Get RUB/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SGDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-04T13:04:14Z",
"rates": {
"SGD": 0.014629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SGD",
"amount": 100
},
"result": 1.4628999999999999,
"rate": 0.014629
}Build with RUB/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key