Rate Overview
Live
1 SGD = 62.9959 RUB
1 RUB = 0.015874
SGD
Avg
61.7817
High
65.9541
Low
58.9927
Last updated: 3/27/2026, 12:14:45 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 63.00 RUB |
| 10 SGD | 629.96 RUB |
| 50 SGD | 3,149.80 RUB |
| 100 SGD | 6,299.59 RUB |
| 500 SGD | 31,497.97 RUB |
| 1,000 SGD | 62,995.94 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-27T00:14:45Z",
"rates": {
"RUB": 62.995941
}
}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": 6299.5941,
"rate": 62.995941
}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