Rate Overview
Live
1 SGD = 63.0070 RUB
1 RUB = 0.015871
SGD
Avg
64.5869
High
67.2925
Low
62.9430
Last updated: 3/26/2026, 11:40:24 PM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 63.01 RUB |
| 10 SGD | 630.07 RUB |
| 50 SGD | 3,150.35 RUB |
| 100 SGD | 6,300.70 RUB |
| 500 SGD | 31,503.48 RUB |
| 1,000 SGD | 63,006.97 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-26T23:40:24Z",
"rates": {
"RUB": 63.006967
}
}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": 6300.6967,
"rate": 63.006967
}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