Rate Overview
Live
1 SGD = 64.9527 RUB
1 RUB = 0.015396
SGD
Avg
64.4473
High
64.9527
Low
63.8185
Last updated: 8/14/2026, 10:43:52 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 64.95 RUB |
| 10 SGD | 649.53 RUB |
| 50 SGD | 3,247.64 RUB |
| 100 SGD | 6,495.27 RUB |
| 500 SGD | 32,476.37 RUB |
| 1,000 SGD | 64,952.75 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-08-14T10:43:52Z",
"rates": {
"RUB": 64.952746
}
}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": 6495.274600000001,
"rate": 64.952746
}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