Rate Overview
Live
1 SGD = 68.7526 RUB
1 RUB = 0.014545
SGD
Avg
67.8274
High
68.7526
Low
67.1122
Last updated: 9/3/2026, 6:13:25 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 68.75 RUB |
| 10 SGD | 687.53 RUB |
| 50 SGD | 3,437.63 RUB |
| 100 SGD | 6,875.26 RUB |
| 500 SGD | 34,376.31 RUB |
| 1,000 SGD | 68,752.62 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-09-03T06:13:25Z",
"rates": {
"RUB": 68.752624
}
}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": 6875.2624,
"rate": 68.752624
}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