Rate Overview
Live
1 SGD = 60.8794 RUB
1 RUB = 0.016426
SGD
Avg
60.3703
High
60.8794
Low
59.2983
Last updated: 7/21/2026, 9:36:46 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 60.88 RUB |
| 10 SGD | 608.79 RUB |
| 50 SGD | 3,043.97 RUB |
| 100 SGD | 6,087.94 RUB |
| 500 SGD | 30,439.72 RUB |
| 1,000 SGD | 60,879.45 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-07-21T09:36:46Z",
"rates": {
"RUB": 60.879445
}
}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": 6087.9445,
"rate": 60.879445
}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