Rate Overview
Live
1 RUB = 0.017761 SGD
1 SGD = 56.3031
RUB
Avg
0.016243
High
0.018743
Low
0.013021
Last updated: 5/27/2026, 9:46:33 AM
Quick Conversions
| RUB | SGD |
|---|---|
| 1 RUB | 0.02 SGD |
| 10 RUB | 0.18 SGD |
| 50 RUB | 0.89 SGD |
| 100 RUB | 1.78 SGD |
| 500 RUB | 8.88 SGD |
| 1,000 RUB | 17.76 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-05-27T09:46:33Z",
"rates": {
"SGD": 0.017761
}
}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.7761,
"rate": 0.017761
}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