Rate Overview
Live
1 RUB = 0.015846 SGD
1 SGD = 63.1074
RUB
Avg
0.015484
High
0.015887
Low
0.014860
Last updated: 3/26/2026, 10:08:10 AM
Quick Conversions
| RUB | SGD |
|---|---|
| 1 RUB | 0.02 SGD |
| 10 RUB | 0.16 SGD |
| 50 RUB | 0.79 SGD |
| 100 RUB | 1.58 SGD |
| 500 RUB | 7.92 SGD |
| 1,000 RUB | 15.85 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-03-26T10:08:10Z",
"rates": {
"SGD": 0.015846
}
}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.5846,
"rate": 0.015846
}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