Rate Overview
Live
1 SGD = 56.3609 RUB
1 RUB = 0.017743
SGD
Avg
56.2999
High
56.7922
Low
55.8828
Last updated: 6/15/2026, 10:20:46 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 56.36 RUB |
| 10 SGD | 563.61 RUB |
| 50 SGD | 2,818.04 RUB |
| 100 SGD | 5,636.09 RUB |
| 500 SGD | 28,180.43 RUB |
| 1,000 SGD | 56,360.86 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-06-15T10:20:46Z",
"rates": {
"RUB": 56.360857
}
}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": 5636.0857000000005,
"rate": 56.360857
}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