Rate Overview
Live
1 SGD = 56.0395 RUB
1 RUB = 0.017845
SGD
Avg
55.9794
High
56.5701
Low
55.7196
Last updated: 5/26/2026, 8:18:33 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 56.04 RUB |
| 10 SGD | 560.40 RUB |
| 50 SGD | 2,801.98 RUB |
| 100 SGD | 5,603.95 RUB |
| 500 SGD | 28,019.76 RUB |
| 1,000 SGD | 56,039.53 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-05-26T08:18:33Z",
"rates": {
"RUB": 56.039526
}
}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": 5603.9526000000005,
"rate": 56.039526
}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