Rate Overview
Live
1 SGD = 59.6244 RUB
1 RUB = 0.016772
SGD
Avg
60.0316
High
60.9955
Low
59.4786
Last updated: 7/5/2026, 11:49:09 AM
Quick Conversions
| SGD | RUB |
|---|---|
| 1 SGD | 59.62 RUB |
| 10 SGD | 596.24 RUB |
| 50 SGD | 2,981.22 RUB |
| 100 SGD | 5,962.44 RUB |
| 500 SGD | 29,812.19 RUB |
| 1,000 SGD | 59,624.37 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-07-05T11:49:09Z",
"rates": {
"RUB": 59.624372
}
}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": 5962.4372,
"rate": 59.624372
}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