Rate Overview
Live
1 SGD = 61.5341 RUB
1 RUB = 0.016251
SGD
Avg
60.9764
High
61.5341
Low
60.5967
Last updated: 3/6/2026, 6:09:01 PM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 61.53 RUB |
| 10 SGD | 615.34 RUB |
| 50 SGD | 3,076.71 RUB |
| 100 SGD | 6,153.41 RUB |
| 500 SGD | 30,767.06 RUB |
| 1,000 SGD | 61,534.12 RUB |
Get SGD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=RUBExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-06T18:09:01Z",
"rates": {
"RUB": 61.534121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "RUB",
"amount": 100
},
"result": 6153.4121,
"rate": 61.534121
}Build with SGD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key