Rate Overview
Live
1 SGD = 59.4747 RUB
1 RUB = 0.016814
SGD
Avg
60.2441
High
61.6387
Low
59.2306
Last updated: 4/16/2026, 4:30:34 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 59.47 RUB |
| 10 SGD | 594.75 RUB |
| 50 SGD | 2,973.74 RUB |
| 100 SGD | 5,947.47 RUB |
| 500 SGD | 29,737.36 RUB |
| 1,000 SGD | 59,474.71 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-16T04:30:34Z",
"rates": {
"RUB": 59.474713
}
}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": 5947.4713,
"rate": 59.474713
}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