Rate Overview
Live
1 SGD = 59.3773 RUB
1 RUB = 0.016841
SGD
Avg
60.3302
High
61.6387
Low
59.2306
Last updated: 4/16/2026, 3:12:17 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 59.38 RUB |
| 10 SGD | 593.77 RUB |
| 50 SGD | 2,968.87 RUB |
| 100 SGD | 5,937.73 RUB |
| 500 SGD | 29,688.66 RUB |
| 1,000 SGD | 59,377.31 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-04-16T03:12:17Z",
"rates": {
"RUB": 59.37731
}
}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": 5937.731,
"rate": 59.37731
}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